pub fn get_named_key_by_name(dict_name: &str) -> URef
Expand description

A shortcut function to get a dictionary by its name, and return its URef value

Gets :

dict_name : &str

Returns :

URef of the needed dictionary