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

Use create_quarry_v2 instead.

Expand description

Creates a new Quarry. This may only be called by the Rewarder::authority.