pub const VAULT_OPEN_HINT: &str = "check the --vault path, or run `btctax init` to create a new vault";
UX-P4-8 hint: shown when a --vault cannot be opened (missing/unreadable path).
--vault