pub fn read<T: CLTyped + FromBytes>(uref: URef) -> Result<Option<T>, Error>
Reads value under uref in the global state.
uref