channel

package
v0.42.4 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2021 License: Apache-2.0 Imports: 8 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 channel submodule's exported genesis.

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the root query command for IBC channels.

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the root tx command for IBC channels.

func HandleMsgChannelCloseConfirm

func HandleMsgChannelCloseConfirm(ctx sdk.Context, k keeper.Keeper, channelCap *capabilitytypes.Capability, msg *types.MsgChannelCloseConfirm) (*sdk.Result, error)

HandleMsgChannelCloseConfirm defines the sdk.Handler for MsgChannelCloseConfirm

func HandleMsgChannelCloseInit

func HandleMsgChannelCloseInit(ctx sdk.Context, k keeper.Keeper, channelCap *capabilitytypes.Capability, msg *types.MsgChannelCloseInit) (*sdk.Result, error)

HandleMsgChannelCloseInit defines the sdk.Handler for MsgChannelCloseInit

func HandleMsgChannelOpenAck

func HandleMsgChannelOpenAck(ctx sdk.Context, k keeper.Keeper, channelCap *capabilitytypes.Capability, msg *types.MsgChannelOpenAck) (*sdk.Result, error)

HandleMsgChannelOpenAck defines the sdk.Handler for MsgChannelOpenAck

func HandleMsgChannelOpenConfirm

func HandleMsgChannelOpenConfirm(ctx sdk.Context, k keeper.Keeper, channelCap *capabilitytypes.Capability, msg *types.MsgChannelOpenConfirm) (*sdk.Result, error)

HandleMsgChannelOpenConfirm defines the sdk.Handler for MsgChannelOpenConfirm

func HandleMsgChannelOpenInit

HandleMsgChannelOpenInit defines the sdk.Handler for MsgChannelOpenInit

func HandleMsgChannelOpenTry

HandleMsgChannelOpenTry defines the sdk.Handler for MsgChannelOpenTry

func InitGenesis

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

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

func Name

func Name() string

Name returns the IBC channel ICS name.

func RegisterQueryService

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

RegisterQueryService registers the gRPC query service for IBC channels.

Types

This section is empty.

Directories

Path Synopsis
client
cli
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

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