Expand description
Helper functions for bootstrapping two relayer chain handles with connected foreign clients.
Structs
Functions
Generate ChainConfig from a running
FullNode and add it to the relayer’s Config.
Add a wallet key to a ChainHandle’s key store.
Add multiple wallets provided in TestWallets into the
ChainHandle’s key store.
Bootstraps two relayer chain handles with connected foreign clients.
Bootstraps two relayer chain handles with connected foreign clients.
Create a new SharedRegistry that uses CountingAndCachingChainHandle
as the ChainHandle implementation.
Save a relayer’s Config to the filesystem to make it accessible
through external CLI.
Spawn a new chain handle using the given SharedRegistry and
FullNode.