SigningOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getErrorMessage(): String
Error description.
string error_message = 2;
Link copied to clipboard
abstract fun getErrorMessageBytes(): ByteString
Error description.
string error_message = 2;
Link copied to clipboard
abstract fun getJson(): String
Resulting transaction, in JSON.
string json = 1;
Link copied to clipboard
abstract fun getJsonBytes(): ByteString
Resulting transaction, in JSON.
string json = 1;

Inheritors

Link copied to clipboard