pub fn set_global_cache(cache: impl StateCache)Expand description
Sets the global state cache. Only affects crate::Client instances that are created after this point!
pub fn set_global_cache(cache: impl StateCache)Sets the global state cache. Only affects crate::Client instances that are created after this point!