pub type ScopeSecretRecipientState = HashOf<HashMap<String, BTreeSet<RecipientID>>>;
pub struct ScopeSecretRecipientState { /* private fields */ }