SigningOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getId(): ByteString
Transaction identifier.
bytes id = 1;
Link copied to clipboard
abstract fun getJson(): String
Result in JSON
string json = 5;
Link copied to clipboard
abstract fun getJsonBytes(): ByteString
Result in JSON
string json = 5;
Link copied to clipboard
abstract fun getRefBlockBytes(): ByteString
bytes ref_block_bytes = 3;
Link copied to clipboard
abstract fun getRefBlockHash(): ByteString
bytes ref_block_hash = 4;
Link copied to clipboard
abstract fun getSignature(): ByteString
Signature.
bytes signature = 2;

Inheritors

Link copied to clipboard