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 getJson(): String
Signed transaction in JSON
string json = 1;
Link copied to clipboard
abstract fun getJsonBytes(): ByteString
Signed transaction in JSON
string json = 1;

Inheritors

Link copied to clipboard