WalletCore
WalletCore
/
wallet.core.jni.proto
/
Cosmos
/
Message
/
StakeAuthorization
/
ValidatorsCase
Validators
Case
enum
ValidatorsCase
Entries
Functions
Entries
ALLOW_LIST
Link copied to clipboard
ALLOW_LIST
DENY_LIST
Link copied to clipboard
DENY_LIST
VALIDATORS_NOT_SET
Link copied to clipboard
VALIDATORS_NOT_SET
Functions
for
Number
Link copied to clipboard
open
fun
forNumber
(
value
:
Int
)
:
Cosmos.Message.StakeAuthorization.ValidatorsCase
get
Number
Link copied to clipboard
open
fun
getNumber
(
)
:
Int
value
Of
Link copied to clipboard
open
fun
valueOf
(
value
:
Int
)
:
Cosmos.Message.StakeAuthorization.ValidatorsCase
open
fun
valueOf
(
name
:
String
)
:
Cosmos.Message.StakeAuthorization.ValidatorsCase
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
Cosmos.Message.StakeAuthorization.ValidatorsCase
>
Returns an array containing the constants of this enum type, in the order they're declared.