Function accept_store_authority

Source
pub fn accept_store_authority<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, AcceptStoreAuthority<'info>>,
) -> Result<()>