Skip to main content

ATTEST_PHRASE

Constant ATTEST_PHRASE 

Source
pub const ATTEST_PHRASE: &str = "I attest this is true";
Expand description

The exact phrase a user must affirm to export a form/data file while the ledger is pseudo-reconciled (sub-project 3). Compared TRIMMED, case-SENSITIVE, exact. The prompt + both error strings are BUILT from this constant [R0-M1] so there is no drift (a KAT asserts they contain it). pub so btctax-tui shares it [R0-r2-N2].