Module ibc_test_framework::bootstrap::nary::chain
source · Expand description
Functions for bootstrapping N-ary number of chains.
Functions
- Bootstrap a dynamic number of chains, according to the number of full nodes in the
Vec<FullNode>. - Bootstrap a fixed number of chains specified by
SIZE. - Bootstrap a fixed number of chains that are actually backed by the same underlying full node.