TxObjectOrBuilder

Functions

Link copied to clipboard
abstract fun getFrom(): String
string from = 1;
Link copied to clipboard
abstract fun getFromBytes(): ByteString
string from = 1;
Link copied to clipboard
abstract fun getTxs(index: Int): Txs
repeated .TW.Tezos.Proto.Txs txs = 2;
Link copied to clipboard
abstract fun getTxsCount(): Int
repeated .TW.Tezos.Proto.Txs txs = 2;
Link copied to clipboard
abstract fun getTxsList(): List<Txs>
repeated .TW.Tezos.Proto.Txs txs = 2;

Inheritors

Link copied to clipboard