AuthGrantOrBuilder

Functions

Link copied to clipboard
abstract fun getExpiration(): Long
int64 expiration = 4;
Link copied to clipboard
abstract fun getGrantee(): String
string grantee = 2;
Link copied to clipboard
abstract fun getGranteeBytes(): ByteString
string grantee = 2;
Link copied to clipboard
abstract fun getGranter(): String
string granter = 1;
Link copied to clipboard
abstract fun getGranterBytes(): ByteString
string granter = 1;
Link copied to clipboard
abstract fun getGrantStake(): StakeAuthorization
.TW.Cosmos.Proto.Message.StakeAuthorization grant_stake = 3;
Link copied to clipboard
abstract fun getGrantTypeCase(): GrantTypeCase
Link copied to clipboard
abstract fun hasGrantStake(): Boolean
.TW.Cosmos.Proto.Message.StakeAuthorization grant_stake = 3;

Inheritors

Link copied to clipboard