Signature Or Builder
interface SignatureOrBuilder
Functions
Link copied to clipboard
another identifier of signer, which can be read from chain by account REST API or RPC
Content copied to clipboard
int64 account_number = 3;
Link copied to clipboard
sequence number for the next transaction
Content copied to clipboard
int64 sequence = 4;
Link copied to clipboard
signature bytes, please check chain access section for signature generation
Content copied to clipboard
bytes signature = 2;