verity_ic::whitelist

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.