SigningOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getBlockHash(): ByteString
Block hash
bytes block_hash = 2;
Link copied to clipboard
abstract fun getJson(): String
JSON representation of the block
string json = 3;
Link copied to clipboard
abstract fun getJsonBytes(): ByteString
JSON representation of the block
string json = 3;
Link copied to clipboard
abstract fun getSignature(): ByteString
Signature
bytes signature = 1;

Inheritors

Link copied to clipboard