pub fn read<T: CLTyped + FromBytes>(uref: URef) -> Result<Option<T>, Error>
Expand description

Reads value under uref in the global state.