Documentation
¶
Overview ¶
Package weth provides the bridge WETH command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "weth", Short: "For L2's that use a gas token, use this to transfer WETH to another chain.", Long: usage, PreRunE: ulxlycommon.PrepInputs, RunE: bridgeWETHMessage, SilenceUsage: true, }
Cmd represents the bridge WETH command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.