package
0.4.1
Repository: https://github.com/lumeraprotocol/lumera.git
Documentation: pkg.go.dev

# Functions

DefaultGenesis returns the default genesis state.
No description provided by the author
No description provided by the author
NewGenesisState creates a new genesis state with provided values.
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

Event types and attributes for the claim module.
Event types and attributes for the claim module.
Event types and attributes for the claim module.
Event types and attributes for the claim 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
No description provided by the author
DefaultIndex is the default global index.
Module events.
MsgClaim Events.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
StoreKey defines the primary module store key.

# Variables

x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim 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
x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim 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

# Structs

No description provided by the author
GenesisState defines the claim module's genesis state.
No description provided by the author
No description provided by the author
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params defines the parameters for the module.
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.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

AccountKeeper defines the expected interface for the Account module.
BankKeeper defines expected bank keeper methods.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
ParamSubspace defines the expected Subspace interface for parameters.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.