Module ibc_test_framework::bootstrap::binary::chain   
source · Expand description
Helper functions for bootstrapping two relayer chain handles with connected foreign clients.
Structs
Functions
- Add a wallet key to aChainHandle’s key store.
- Add multiple wallets provided inTestWalletsinto theChainHandle’s key store.
- Bootstraps two relayer chain handles with connected foreign clients.
- Bootstraps two relayer chain handles with connected foreign clients.
- Create a newSharedRegistrythat usesCountingAndCachingChainHandleas theChainHandleimplementation.
- Save a relayer’sConfigto the filesystem to make it accessible through external CLI.
- Spawn a new chain handle using the givenSharedRegistryandFullNode.