Builder
class Builder
Input data necessary to create a signed order.
Content copied to clipboard
TW.NULS.Proto.SigningInputFunctions
Link copied to clipboard
Transfer amount (uint256, serialized little endian)
Content copied to clipboard
bytes amount = 4;Link copied to clipboard
Account balance
Content copied to clipboard
bytes balance = 9;Link copied to clipboard
Chain ID
Content copied to clipboard
uint32 chain_id = 5;Link copied to clipboard
Source address
Content copied to clipboard
string from = 2;Link copied to clipboard
Asset ID
Content copied to clipboard
uint32 idassets_id = 6;Link copied to clipboard
The last 8 bytes of latest transaction hash
Content copied to clipboard
bytes nonce = 7;Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes private_key = 1;Link copied to clipboard
Optional memo remark
Content copied to clipboard
string remark = 8;Link copied to clipboard
time, accurate to the second
Content copied to clipboard
uint32 timestamp = 10;Link copied to clipboard
Destination address
Content copied to clipboard
string to = 3;Link copied to clipboard
Account balance
Content copied to clipboard
bytes balance = 9;Link copied to clipboard
Chain ID
Content copied to clipboard
uint32 chain_id = 5;Link copied to clipboard
Source address
Content copied to clipboard
string from = 2;Link copied to clipboard
Asset ID
Content copied to clipboard
uint32 idassets_id = 6;Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes private_key = 1;Link copied to clipboard
Optional memo remark
Content copied to clipboard
string remark = 8;Link copied to clipboard
time, accurate to the second
Content copied to clipboard
uint32 timestamp = 10;Link copied to clipboard
Destination address
Content copied to clipboard
string to = 3;Link copied to clipboard
Transfer amount (uint256, serialized little endian)
Content copied to clipboard
bytes amount = 4;Link copied to clipboard
Account balance
Content copied to clipboard
bytes balance = 9;Link copied to clipboard
Chain ID
Content copied to clipboard
uint32 chain_id = 5;Link copied to clipboard
Source address
Content copied to clipboard
string from = 2;Link copied to clipboard
Source address
Content copied to clipboard
string from = 2;Link copied to clipboard
Asset ID
Content copied to clipboard
uint32 idassets_id = 6;Link copied to clipboard
The last 8 bytes of latest transaction hash
Content copied to clipboard
bytes nonce = 7;Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes private_key = 1;Link copied to clipboard
Optional memo remark
Content copied to clipboard
string remark = 8;Link copied to clipboard
Optional memo remark
Content copied to clipboard
string remark = 8;Link copied to clipboard
time, accurate to the second
Content copied to clipboard
uint32 timestamp = 10;Link copied to clipboard
Destination address
Content copied to clipboard
string to = 3;Link copied to clipboard
Destination address
Content copied to clipboard
string to = 3;