SigningOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getEncoded(): ByteString
Encoded transaction bytes
bytes encoded = 1;
Link copied to clipboard
abstract fun getError(): SigningError
Optional error
.TW.Common.Proto.SigningError error = 3;
Link copied to clipboard
abstract fun getErrorValue(): Int
Optional error
.TW.Common.Proto.SigningError error = 3;
Link copied to clipboard
abstract fun getTxId(): ByteString
TxID, derived from transaction data, also needed for submission
bytes tx_id = 2;

Inheritors

Link copied to clipboard