package
0.48.0
Repository: https://github.com/elys-network/elys.git
Documentation: pkg.go.dev

# Functions

DefaultGenesis returns the default genesis state.
DefaultParams returns a default set of parameters.
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
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author

# Constants

epochs events.
epochs events.
epochs events.
DefaultIndex is the default global index.
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
epochs events.
epochs events.
No description provided by the author
No description provided by the author
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
RouterKey defines the module's message routing key.
StoreKey defines the primary module store key.
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

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
x/commitment module sentinel errors.
x/commitment module sentinel errors.
x/commitment module sentinel errors.
x/commitment module sentinel errors.
x/commitment module sentinel errors.
x/commitment module sentinel errors.
x/commitment module sentinel errors.
x/commitment module sentinel errors.
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
x/commitment module sentinel errors.
x/commitment module sentinel errors.
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
x/commitment module sentinel errors.
x/commitment module sentinel errors.
x/commitment module sentinel errors.
x/commitment module sentinel errors.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
GenesisState defines the commitment module's genesis state.
No description provided by the author
Delegation represents the bond with tokens held by an account.
DelegationResponse is equivalent to Delegation except that it contains a balance in addition to shares which is more suitable for client responses.
GenesisState defines the commitment module's genesis state.
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
Params defines the parameters for the module.
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
QueryDelegatorDelegationsResponse is response message for the Query/DelegatorDelegations RPC method.
QueryDelegatorUnbondingDelegationsRequest is request message for the.
QueryUnbondingDelegatorDelegationsResponse is response message for the Query/UnbondingDelegatorDelegations RPC method.
QueryDelegatorValidatorsResponse is response message for the Query/DelegatorValidators RPC method.
No description provided by the author
No description provided by the author
QueryParamsRequest is request type for the Query/Params RPC method.
QueryParamsResponse is response type for the Query/Params RPC method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryValidatorsRequest is request message for Query/Validators RPC method.
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
UnbondingDelegationEntry defines an unbonding object with relevant metadata.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
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

# Interfaces

AccountKeeper defines the expected account keeper used for simulations (noalias).
AssetProfileKeeper defines the expected interface needed to retrieve denom info.
BankKeeper defines the expected interface needed to retrieve account balances.
CommitmentHooks event hooks for commitment processing.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
StakingKeeper defines the expected interface contract the vesting module requires for finding and changing the delegated tokens, used in clawback.

# Type aliases

No description provided by the author