SigningOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getError(): SigningError
Optional error
.TW.Common.Proto.SigningError error = 2;
Link copied to clipboard
abstract fun getErrorValue(): Int
Optional error
.TW.Common.Proto.SigningError error = 2;
Link copied to clipboard
abstract fun getJsonEncoded(): String
JSON of the packed transaction.
string json_encoded = 1;
Link copied to clipboard
abstract fun getJsonEncodedBytes(): ByteString
JSON of the packed transaction.
string json_encoded = 1;

Inheritors

Link copied to clipboard