createDelayedTransaction

From Talleo Wiki
Revision as of 17:34, 22 March 2020 by Mika (talk | contribs) (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || yes || List of source addresses || array |- | transfers || yes || List of [...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Input

Argument Mandatory Description Format
addresses yes List of source addresses array
transfers yes List of wallet RPC orders array
changeAddress yes Address to return unused amount in inputs string
fee no Network fee uint64
anonymity no Anonymity level uint32
extra yes Extra information for transaction string
paymentID yes Payment ID for transaction string
unlockTime no Unlock time for transaction uint64

Output

Argument Description Format
transactionHash Transaction hash of the created delayed transaction string