pub fn new_pool(
    ctx: Context<'_, '_, '_, '_, NewPool<'_>>,
    bump: u8,
    _mint_bump: u8
) -> ProgramResult
Expand description

Creates a new MergePool. Anyone can call this.