Function casper_execution_engine::core::runtime::extract_access_rights_from_urefs[][src]

pub fn extract_access_rights_from_urefs<I: IntoIterator<Item = URef>>(
    input: I
) -> HashMap<Address, HashSet<AccessRights>>
Expand description

Groups a collection of urefs by their addresses and accumulates access rights per key