pub const ABSENT_KEY_DIGEST: [u8; 32];Expand description
Sentinel digest value indicating the challenged key is absent from storage.
Used in AuditResponse::Digests for keys the peer does not hold.
pub const ABSENT_KEY_DIGEST: [u8; 32];Sentinel digest value indicating the challenged key is absent from storage.
Used in AuditResponse::Digests for keys the peer does not hold.