pub fn has_admin( ctx: Context<'_, '_, '_, '_, HasRole<'_>>, authority: Pubkey, ) -> Result<bool>
Verify that the user is an admin of the given store without signing.
user
store