pub fn handler(ctx: Context<'_, '_, '_, '_, CreateMiner<'_>>) -> Result<()>
Expand description

Creates a Miner for the given authority.

Anyone can call this; this is an associated account.