# Functions
get raw genesis raw message for testing.
default stake module params.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
validator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
initial pool for testing.
return the delegation without fields contained within the key for the store.
return the redelegation without fields contained within the key for the store.
return the unbonding delegation without fields contained within the key for the store.
return the redelegation without fields contained within the key for the store.
return the delegation without fields contained within the key for the store.
unmarshal a redelegation from a store key and value.
unmarshal a unbonding delegation from a store key and value.
unmarshal a redelegation from a store key and value.
NewCommission returns an initialized validator commission.
NewCommissionMsg returns an initialized validator commission message.
NewCommission returns an initialized validator commission with a specified update time which should be the current block BFT time.
NewDescription returns a new Description with the provided values.
No description provided by the author
No description provided by the author
No description provided by the author
Default way to create validator.
Creates validator msg by delegator address on behalf of validator address.
No description provided by the author
No description provided by the author
NewValidator - initialize a new validator.
Register concrete types on codec codec.
return the delegation without fields contained within the key for the store.
unmarshal a redelegation from a store key and value.
unmarshal a unbonding delegation from a store key and value.
unmarshal a redelegation from a store key and value.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default parameter namespace.
constant used in flags to indicate that description field should not be updated.
name to identify transaction routes.
Stake token denomination "iris-atto".
Delay, in blocks, between when validator updates are returned to Tendermint and when they are applied For example, if this is 0, the validator set at the end of a block will sign the next block, or if this is 1, the validator set at the end of a block will sign the block after the next.
# Variables
nolint - Keys for parameter access.
nolint - Keys for parameter access.
generic sealed codec to be used throughout sdk.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Delegation represents the bond with tokens held by an account.
Description - description fields for a validator.
DVPair is struct that just has a delegator-validator pair with no other data.
DVVTriplet is struct that just has a delegator-validator-validator triplet with no other data.
GenesisState - all staking state that must be provided at genesis.
Last validator power, needed for validator set update logic.
MsgDelegate - struct for bonding transactions.
MsgBeginUnbonding - struct for unbonding transactions.
MsgCreateValidator - struct for bonding transactions.
MsgDelegate - struct for bonding transactions.
MsgEditValidator - struct for editing a validator.
Params defines the high level settings for staking.
Pool - dynamic parameters of the current state.
No description provided by the author
Redelegation reflects a delegation's passive re-delegation queue.
UnbondingDelegation reflects a delegation's passive unbonding queue.
Validator defines the total amount of bond shares and their exchange rate to coins.
# Type aliases
No description provided by the author