SideChainDelegateOrBuilder

Functions

Link copied to clipboard
abstract fun getChainId(): String
string chain_id = 4;
Link copied to clipboard
abstract fun getChainIdBytes(): ByteString
string chain_id = 4;
Link copied to clipboard
abstract fun getDelegation(): Token
.TW.Binance.Proto.SendOrder.Token delegation = 3;
Link copied to clipboard
abstract fun getDelegatorAddr(): ByteString
bytes delegator_addr = 1;
Link copied to clipboard
abstract fun getValidatorAddr(): ByteString
bytes validator_addr = 2;
Link copied to clipboard
abstract fun hasDelegation(): Boolean
.TW.Binance.Proto.SendOrder.Token delegation = 3;

Inheritors

Link copied to clipboard