Function anchor_spl::metadata::revoke_collection_authority

source ·
pub fn revoke_collection_authority<'info>(
    ctx: CpiContext<'_, '_, '_, 'info, RevokeCollectionAuthority<'info>>
) -> Result<()>
Available on crate feature metadata only.