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

Use new_minter_v2 instead.

Expand description

Creates a new Minter.