Builder
class Builder
Transaction signing output.
Content copied to clipboard
TW.Aptos.Proto.SigningOutput
Functions
Link copied to clipboard
/ Public key and signature to authenticate
Content copied to clipboard
.TW.Aptos.Proto.TransactionAuthenticator authenticator = 2;
Link copied to clipboard
/ Signed and encoded transaction bytes.
Content copied to clipboard
bytes encoded = 3;
Link copied to clipboard
Transaction json format for api broadcasting (string)
Content copied to clipboard
string json = 4;
Link copied to clipboard
/ The raw transaction (bytes)
Content copied to clipboard
bytes raw_txn = 1;
Link copied to clipboard
/ Public key and signature to authenticate
Content copied to clipboard
.TW.Aptos.Proto.TransactionAuthenticator authenticator = 2;
Link copied to clipboard
/ Signed and encoded transaction bytes.
Content copied to clipboard
bytes encoded = 3;
Link copied to clipboard
Transaction json format for api broadcasting (string)
Content copied to clipboard
string json = 4;
Link copied to clipboard
/ Public key and signature to authenticate
Content copied to clipboard
.TW.Aptos.Proto.TransactionAuthenticator authenticator = 2;
Link copied to clipboard
/ Public key and signature to authenticate
Content copied to clipboard
.TW.Aptos.Proto.TransactionAuthenticator authenticator = 2;
Link copied to clipboard
/ Public key and signature to authenticate
Content copied to clipboard
.TW.Aptos.Proto.TransactionAuthenticator authenticator = 2;
Link copied to clipboard
/ Signed and encoded transaction bytes.
Content copied to clipboard
bytes encoded = 3;
Link copied to clipboard
Transaction json format for api broadcasting (string)
Content copied to clipboard
string json = 4;
Link copied to clipboard
Transaction json format for api broadcasting (string)
Content copied to clipboard
string json = 4;
Link copied to clipboard
/ The raw transaction (bytes)
Content copied to clipboard
bytes raw_txn = 1;