TransactionAuthenticatorOrBuilder

Functions

Link copied to clipboard
abstract fun getPublicKey(): ByteString
Public key of the signer (bytes)
bytes public_key = 2;
Link copied to clipboard
abstract fun getSignature(): ByteString
Signature part of the signed transaction (bytes)
bytes signature = 1;

Inheritors

Link copied to clipboard