[][src]Function casperlabs_contract_ffi::contract_api::get_uref

pub fn get_uref(name: &str) -> Key

Return the unforgable reference known by the current module under the given name. This either comes from the known_urefs of the account or contract, depending on whether the current module is a sub-call or not.