Skip to main content

REDACTED_DID

Constant REDACTED_DID 

Source
pub const REDACTED_DID: &str = "__redacted__";
Expand description

Sentinel written into beta_access.granted_by when the granting DID deletes its data: the column is NOT NULL, so we redact rather than NULL it. Keeps the grantee’s seat valid while removing the departed DID’s back-reference.