package
0.14.0
Repository: https://github.com/piplabs/story.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState returns the default genesis state.
DefaultParams returns a default set of parameters.
No description provided by the author
No description provided by the author
NewParams creates a new Params instance.
No description provided by the author
No description provided by the author
TODO amount as math.Int.
No description provided by the author
RegisterInterfaces registers the x/staking interfaces types with the interface registry.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
Staking params default values.
Staking params default values.
Staking params default values.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
evmstaking module event types.
ModuleName is the name of the evmstaking module.
RouterKey is the msg router key for the evmstaking module.
StoreKey is the string store representation.
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
KVStore keys.
KVStore keys.
KVStore keys.
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
KVStore keys.
No description provided by the author
No description provided by the author
No description provided by the author
KVStore keys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KVStore keys.
KVStore keys.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Params defines the parameters for the module.
QueryGetWithdrawalQueueRequest is the request type for the Query/WithdrawalQueue RPC method.
QueryGetWithdrawalQueueResponse is the response type for the Query/WithdrawalQueue RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
Withdrawals is a collection of Withdrawal.

# Interfaces

AccountKeeper defines the expected account keeper (noalias).
BankKeeper defines the expected interface needed to retrieve account balances.
DistributionKeeper defines the expected interface needed to calculate validator commission and delegator rewards.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
SlashingKeeper defines the expected interface for the slashing module.
StakingKeeper defines the expected interface for the staking module.

# Type aliases

No description provided by the author