warp

package
v1.18.2 Latest Latest
Warning

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

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

Documentation

Overview

Package warp provides cross-chain messaging functionality for the Lux CLI

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWarpCmd

func NewWarpCmd() *cobra.Command

NewWarpCmd creates the warp command for the Lux CLI

Types

type SimpleMessage

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

Message implementation

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