Skip to main content

validate_separate_audit_pools

Function validate_separate_audit_pools 

Source
pub async fn validate_separate_audit_pools(
    source: &PgPool,
    ledger: &PgPool,
) -> Result<(), AuditLedgerError>
Expand description

Rejects accidental use of the operational database as the permanent ledger.