Documentation
¶
Overview ¶
Package message provides the bridge message command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "message", Short: "Send some ETH along with data from one chain to another chain.", Long: usage, PreRunE: ulxlycommon.PrepInputs, RunE: bridgeMessage, SilenceUsage: true, }
Cmd represents the bridge message command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.