Skip to main content

banned_set

Function banned_set 

Source
pub fn banned_set(community_id: &str) -> Arc<HashSet<[u8; 32]>> 
Expand description

The banned-pubkey set for a community, lazily decrypted+parsed from DB on first use and held (no further DB/decrypt) until a fold or delete invalidates it.