Function quarry_mine::quarry_mine::transfer_authority[][src]

pub fn transfer_authority(
    ctx: Context<'_, '_, '_, '_, TransferAuthority<'_>>,
    new_authority: Pubkey
) -> ProgramResult
Expand description

Transfers the Rewarder authority to a different account.