Constant WHITE_LIST

Source
pub const WHITE_LIST: LocalKey<RefCell<HashMap<Principal, bool>>>;
Expand description

A thread-local storage for the whitelist, mapping principals to their whitelisted status.