pub fn create_quarry(
    ctx: Context<'_, '_, '_, '_, CreateQuarry<'_>>,
    _bump: u8
) -> Result<()>
Expand description

Quarry functions

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