package
0.0.0-20230707153941-f1e6fde994d4
Repository: https://github.com/ayrisdev/vincechain_blockchain.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState returns the default Capability genesis state.
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
No description provided by the author
No description provided by the author

# Constants

epochs events.
epochs events.
epochs events.
epochs events.
ModuleName defines the module name.
RouterKey is the message route for epochs.
StoreKey defines the primary module store key.

# 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
KeyPrefixEpoch defines prefix key for storing epochs.
No description provided by the author

# Structs

No description provided by the author
GenesisState defines the epochs 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
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

EpochHooks event hooks for epoch processing.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.