Documentation
¶
Overview ¶
Package asset provides the bridge asset command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "asset", Short: "Move ETH or an ERC20 between to chains.", Long: usage, PreRunE: ulxlycommon.PrepInputs, RunE: bridgeAsset, SilenceUsage: true, }
Cmd represents the bridge asset command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.