pub fn dummy_chain_description_with_ownership_and_balance(
index: u32,
ownership: ChainOwnership,
balance: Amount,
) -> ChainDescriptionExpand description
Creates a dummy root chain description with the given index, ownership, and balance.