SigningOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getJson(): String
transaction in JSON format
string json = 2;
Link copied to clipboard
abstract fun getJsonBytes(): ByteString
transaction in JSON format
string json = 2;
Link copied to clipboard
abstract fun getSignature(): ByteString
signature data
bytes signature = 1;

Inheritors

Link copied to clipboard