Sponsorship
Sponsor an account, offering to pay for all transaction fees for that account.
Last updated
Sponsor an account, offering to pay for all transaction fees for that account.
Last updated
You should only sponsor an account you trust, and/or have a legally binding agreement with. A sponsored account holder can easily drain your account through spam transactions. If the account holder is running a node, he/she can claim part of the spend tokens as mining reward. Limit the amount of tokens on the sponsoring account, adding funds when necessary.
See for more info.
The binary data structure of the unsigned transaction.
1
Transaction type
Byte (constant, value=18)
1
2
Version
Byte (constant, value=3)
1
3
Network id
Byte
1
4
Timestamp
Long
8
5
Sender's key type
KeyType (Byte)
1
6
Sender's public key
PublicKey (Array[Byte])
32 | 33
7
Fee
Long
8
8
Recipient
Address (Array[Byte])
26
Each has a numeric id in addition to the reference from the JSON.