Documentation ¶
Index ¶
- func ExportGenesis(ctx sdk.Context, k keeper.Keeper) types.GenesisState
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func InitGenesis(ctx sdk.Context, k keeper.Keeper, gs types.GenesisState)
- func Name() string
- func RegisterQueryService(server grpc.Server, queryServer types.QueryServer)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportGenesis ¶
ExportGenesis returns the ibc connection submodule's exported genesis.
func GetQueryCmd ¶
GetQueryCmd returns the root query command for the IBC connections.
func InitGenesis ¶
InitGenesis initializes the ibc connection submodule's state from a provided genesis state.
func RegisterQueryService ¶
func RegisterQueryService(server grpc.Server, queryServer types.QueryServer)
RegisterQueryService registers the gRPC query service for IBC connections.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.