pub fn new_uref<T: CLTyped + ToBytes>(init: T) -> URef
Expand description

Returns a new unforgeable pointer, where the value is initialized to init.