connection

package
v0.0.0-...-7c30539 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportGenesis

func ExportGenesis(ctx sdk.Context, k keeper.Keeper) types.GenesisState

ExportGenesis returns the ibc connection submodule's exported genesis.

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the root query command for the IBC connections.

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the root tx command for the IBC connections.

func HandleMsgConnectionOpenAck

func HandleMsgConnectionOpenAck(ctx sdk.Context, k keeper.Keeper, msg *types.MsgConnectionOpenAck) (*sdk.Result, error)

HandleMsgConnectionOpenAck defines the sdk.Handler for MsgConnectionOpenAck

func HandleMsgConnectionOpenConfirm

func HandleMsgConnectionOpenConfirm(ctx sdk.Context, k keeper.Keeper, msg *types.MsgConnectionOpenConfirm) (*sdk.Result, error)

HandleMsgConnectionOpenConfirm defines the sdk.Handler for MsgConnectionOpenConfirm

func HandleMsgConnectionOpenInit

func HandleMsgConnectionOpenInit(ctx sdk.Context, k keeper.Keeper, msg *types.MsgConnectionOpenInit) (*sdk.Result, error)

HandleMsgConnectionOpenInit defines the sdk.Handler for MsgConnectionOpenInit

func HandleMsgConnectionOpenTry

func HandleMsgConnectionOpenTry(ctx sdk.Context, k keeper.Keeper, msg *types.MsgConnectionOpenTry) (*sdk.Result, error)

HandleMsgConnectionOpenTry defines the sdk.Handler for MsgConnectionOpenTry

func InitGenesis

func InitGenesis(ctx sdk.Context, k keeper.Keeper, gs types.GenesisState)

InitGenesis initializes the ibc connection submodule's state from a provided genesis state.

func Name

func Name() string

Name returns the IBC connection ICS name.

func RegisterQueryService

func RegisterQueryService(server grpc.Server, queryServer types.QueryServer)

RegisterQueryService registers the gRPC query service for IBC connections.

func RegisterRESTRoutes

func RegisterRESTRoutes(clientCtx client.Context, rtr *mux.Router)

RegisterRESTRoutes registers the REST routes for the IBC connections.

Types

This section is empty.

Directories

Path Synopsis
client
cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL