pub fn admin_create_daemon(
    ctx: Context<'_, '_, '_, '_, AdminCreateDaemon<'_>>,
    daemon_bump: u8,
    fee_bump: u8
) -> ProgramResult