ibc

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName = "ibc"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	// contains filtered or unexported fields
}

func New

func New(b broker, tbM tb.ToBroker, client *grpcClient.Client, cdc codec.Codec) *Module

func (*Module) HandleBlock added in v0.2.2

func (m *Module) HandleBlock(ctx context.Context, block *types.Block) error

func (*Module) HandleMessageRecursive added in v0.4.0

func (m *Module) HandleMessageRecursive(
	ctx context.Context,
	index int,
	cosmosMsg sdk.Msg,
	tx *types.Tx,
) ([]*codec.Any, error)

HandleMessageRecursive implements types.RecursiveMessagesHandler. Handles ibc types messages. For MsgTransfer message types returns slice of messages to be handled recursively.

func (*Module) Name

func (m *Module) Name() string

Jump to

Keyboard shortcuts

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