package
2.0.1+incompatible
Repository: https://github.com/tellor-io/layer.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState creates a default GenesisState object.
DefaultMinter returns a Minter object with default values.
NewGenesisState creates a new GenesisState object.
NewMinter returns a new Minter object.
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
ValidateGenesis validates the provided genesis state to ensure the expected invariants holds.

# Constants

loya per day.
No description provided by the author
No description provided by the author
ModuleName is the name of the mint module.
RouterKey defines the module's message routing key.
StoreKey is the default store key for mint.
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
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

GenesisState defines the mint module's genesis state.
Minter represents the mint state.
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

AccountKeeper defines the contract required for account APIs.
BankKeeper defines the contract needed to be fulfilled for banking and supply dependencies.
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.