Difference between revisions of "sendTransaction"

From Talleo Wiki
Jump to navigation Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to send the orders from || array |- | transfers ||...")
(No difference)

Revision as of 18:47, 22 March 2020

Input

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

Output

Argument Description Format
transactionHash Transaction hash of the sent transaction string