Skip to main content

dummy_chain_description_with_ownership_and_balance

Function dummy_chain_description_with_ownership_and_balance 

Source
pub fn dummy_chain_description_with_ownership_and_balance(
    index: u32,
    ownership: ChainOwnership,
    balance: Amount,
) -> ChainDescription
Expand description

Creates a dummy root chain description with the given index, ownership, and balance.