warpcmd

package
v1.21.41 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package warpcmd provides the warp command for cross-chain messaging operations

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(injectedApp *application.Lux) *cobra.Command

NewCmd creates the warp command for the Lux CLI

Types

type SimpleMessage

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

SimpleMessage implements the Message interface

func (*SimpleMessage) DestinationChainID

func (m *SimpleMessage) DestinationChainID() types.ID

func (*SimpleMessage) ID

func (m *SimpleMessage) ID() types.ID

func (*SimpleMessage) Payload

func (m *SimpleMessage) Payload() []byte

func (*SimpleMessage) Serialize

func (m *SimpleMessage) Serialize() ([]byte, error)

func (*SimpleMessage) SourceChainID

func (m *SimpleMessage) SourceChainID() types.ID

Jump to

Keyboard shortcuts

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