package
1.0.0-rc.3
Repository: https://github.com/babylonlabs-io/babylon.git
Documentation: pkg.go.dev

# Functions

DefaultGenesis returns the default Capability 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
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

MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.

# Variables

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

# Structs

GenesisState defines the monitor module's genesis state.
QueryEndedEpochBtcHeightRequest defines a query type for EndedEpochBtcHeight RPC method.
QueryEndedEpochBtcHeightResponse defines a response type for EndedEpochBtcHeight RPC method.
QueryReportedCheckpointBtcHeightRequest defines a query type for ReportedCheckpointBtcHeight RPC method.
QueryReportedCheckpointBtcHeightResponse defines a response type for ReportedCheckpointBtcHeight RPC method.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.