@hyperlane-xyz/cli
Version:
A command-line utility for common Hyperlane operations
14 lines (13 loc) • 538 B
YAML
anvil3:
submitter:
type: interchainAccount
# The origin chain for the ICA transactions
chain: anvil2
# The destination chain for the transactions
destinationChain: anvil3
# The owner of the interchain account. It is required when the internal submitter is not a multisig.
owner: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266'
# Specifies how the ICA transactions will be sent to the destination chain. If omitted it
# will default to use a JSON RPC submitter
internalSubmitter:
type: jsonRpc