pub fn update_auctioneer<'info>(
    ctx: Context<'_, '_, '_, 'info, UpdateAuctioneer<'info>>,
    scopes: Vec<AuthorityScope>
) -> Result<()>