Documentation
¶
Overview ¶
Package bridge provides commands for bridging assets and messages between chains.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BridgeCmd = &cobra.Command{ Use: "bridge", Short: "Commands for moving funds and sending messages from one chain to another.", Args: cobra.NoArgs, }
BridgeCmd is the parent command for all bridge operations.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package asset provides the bridge asset command.
|
Package asset provides the bridge asset command. |
|
Package message provides the bridge message command.
|
Package message provides the bridge message command. |
|
Package weth provides the bridge WETH command.
|
Package weth provides the bridge WETH command. |
Click to show internal directories.
Click to hide internal directories.