pub fn new_pool(
    ctx: Context<'_, '_, '_, '_, NewPool<'_>>,
    _bump: u8,
    _mint_bump: u8
) -> Result<()>
👎 Deprecated since 5.0.0:

Use new_pool_v2 instead.

Expand description

Creates a new MergePool. Anyone can call this.