Function casper_contract::contract_api::storage::remove_contract_user_group_urefs[][src]

pub fn remove_contract_user_group_urefs(
    package_hash: ContractPackageHash,
    label: &str,
    urefs: BTreeSet<URef>
) -> Result<(), ApiError>
Expand description

Removes specified urefs from a named group.