Payment
Arguments
asset
string
optional Hash of unit where the asset was defined.outputs
array
required Outputs is an array of outputs that say who receives the money.address
string
required The Byteball address of the recipient.amount
integrer
required The amount he receives.
Returns
Returns the unit hash.
Examples
Spend bytes
Send bytes to multiple recipients
Spend asset
Learn more
"12. Unit structure" (page 15) https://obyte.org/Byteball.pdf
Last updated