Builder
class Builder
Input data necessary to create a signed transaction.
Content copied to clipboard
TW.Nimiq.Proto.SigningInputFunctions
Link copied to clipboard
Destination address
Content copied to clipboard
string destination = 2;Link copied to clipboard
Fee amount
Content copied to clipboard
uint64 fee = 4;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
Validity start, in block height
Content copied to clipboard
uint32 validity_start_height = 5;Link copied to clipboard
Amount of the transfer
Content copied to clipboard
uint64 value = 3;Link copied to clipboard
Destination address
Content copied to clipboard
string destination = 2;Link copied to clipboard
Destination address
Content copied to clipboard
string destination = 2;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
Validity start, in block height
Content copied to clipboard
uint32 validity_start_height = 5;Link copied to clipboard
Destination address
Content copied to clipboard
string destination = 2;Link copied to clipboard
Destination address
Content copied to clipboard
string destination = 2;Link copied to clipboard
Fee amount
Content copied to clipboard
uint64 fee = 4;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
Validity start, in block height
Content copied to clipboard
uint32 validity_start_height = 5;Link copied to clipboard
Amount of the transfer
Content copied to clipboard
uint64 value = 3;