Function quarry_mine::quarry_mine::create_miner[][src]

pub fn create_miner(
    ctx: Context<'_, '_, '_, '_, CreateMiner<'_>>,
    bump: u8
) -> ProgramResult
Expand description

Miner functions

Creates a Miner for the given authority.

Anyone can call this; this is an associated account.