SigningOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getEncoded(): String
JSON-encoded transaction parameters.
string encoded = 1;
Link copied to clipboard
abstract fun getEncodedBytes(): ByteString
JSON-encoded transaction parameters.
string encoded = 1;
Link copied to clipboard
abstract fun getSignature(): ByteString
Signature.
bytes signature = 2;

Inheritors

Link copied to clipboard