Builder
class Builder
Input data necessary to create a signed transaction.
Content copied to clipboard
TW.Ontology.Proto.SigningInputFunctions
Link copied to clipboard
Transfer amount
Content copied to clipboard
uint64 amount = 5;Link copied to clipboard
Contract ID, e.g. "ONT"
Content copied to clipboard
string contract = 1;Link copied to clipboard
Limit for gas used
Content copied to clipboard
uint64 gas_limit = 8;Link copied to clipboard
Gas price
Content copied to clipboard
uint64 gas_price = 7;Link copied to clipboard
Method, e.g. "transfer"
Content copied to clipboard
string method = 2;Link copied to clipboard
Nonce (should be larger than in the last transaction of the account)
Content copied to clipboard
uint32 nonce = 10;Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes owner_private_key = 3;Link copied to clipboard
Private key of the payer
Content copied to clipboard
bytes payer_private_key = 6;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string query_address = 9;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string to_address = 4;Link copied to clipboard
Contract ID, e.g. "ONT"
Content copied to clipboard
string contract = 1;Link copied to clipboard
Contract ID, e.g. "ONT"
Content copied to clipboard
string contract = 1;Link copied to clipboard
Limit for gas used
Content copied to clipboard
uint64 gas_limit = 8;Link copied to clipboard
Gas price
Content copied to clipboard
uint64 gas_price = 7;Link copied to clipboard
Method, e.g. "transfer"
Content copied to clipboard
string method = 2;Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes owner_private_key = 3;Link copied to clipboard
Private key of the payer
Content copied to clipboard
bytes payer_private_key = 6;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string query_address = 9;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string query_address = 9;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string to_address = 4;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string to_address = 4;Link copied to clipboard
Transfer amount
Content copied to clipboard
uint64 amount = 5;Link copied to clipboard
Contract ID, e.g. "ONT"
Content copied to clipboard
string contract = 1;Link copied to clipboard
Contract ID, e.g. "ONT"
Content copied to clipboard
string contract = 1;Link copied to clipboard
Limit for gas used
Content copied to clipboard
uint64 gas_limit = 8;Link copied to clipboard
Gas price
Content copied to clipboard
uint64 gas_price = 7;Link copied to clipboard
Method, e.g. "transfer"
Content copied to clipboard
string method = 2;Link copied to clipboard
Method, e.g. "transfer"
Content copied to clipboard
string method = 2;Link copied to clipboard
Nonce (should be larger than in the last transaction of the account)
Content copied to clipboard
uint32 nonce = 10;Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes owner_private_key = 3;Link copied to clipboard
Private key of the payer
Content copied to clipboard
bytes payer_private_key = 6;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string query_address = 9;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string query_address = 9;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string to_address = 4;Link copied to clipboard
base58 encode address string (160-bit number)
Content copied to clipboard
string to_address = 4;