Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChainForwarderRow ¶ added in v1.15.0
type ChainForwarderRow struct {
ChainName string `json:"chainName"`
ChainSelector uint64 `json:"chainSelector"`
Address string `json:"address"`
}
ChainForwarderRow is one tenant chain with mock forwarder address for JSON output.
Click to show internal directories.
Click to hide internal directories.