{
  "schema": 1,
  "testedAt": "2026-09-26T23:41:18.979963+00:00",
  "version": "/LitecoinCore:0.21.5.8/",
  "network": "regtest",
  "platform": "win32",
  "binarySha256": "7430c6d0d4cb59d355361a0b90ffbfc4ac725609483e04c242bf95372cc9b8fe",
  "scope": "Encrypted legacy wallet-file backup and recovery through Core RPC; three standard address types. No mainnet, device GUI, mnemonic, QR or MWEB interoperability test.",
  "cases": [
    {
      "test": "Isolated regtest",
      "passed": true,
      "detail": "No external peer connections; freshly generated regtest chain."
    },
    {
      "test": "Receive address: legacy",
      "passed": true,
      "detail": "Address is owned by the fresh receiver wallet."
    },
    {
      "test": "Receive address: p2sh-segwit",
      "passed": true,
      "detail": "Address is owned by the fresh receiver wallet."
    },
    {
      "test": "Receive address: bech32",
      "passed": true,
      "detail": "Address is owned by the fresh receiver wallet."
    },
    {
      "test": "Three payments received",
      "passed": true,
      "detail": "Three separate confirmed payments of 1 regtest LTC."
    },
    {
      "test": "Balance restored",
      "passed": true,
      "detail": "Loaded an independent copy of the encrypted wallet backup on the same regtest chain."
    },
    {
      "test": "Encryption preserved",
      "passed": true,
      "detail": "Restored wallet is locked."
    },
    {
      "test": "Ownership restored: legacy",
      "passed": true,
      "detail": "Backup retains the receiving key and script."
    },
    {
      "test": "Ownership restored: p2sh-segwit",
      "passed": true,
      "detail": "Backup retains the receiving key and script."
    },
    {
      "test": "Ownership restored: bech32",
      "passed": true,
      "detail": "Backup retains the receiving key and script."
    },
    {
      "test": "Spend after restore: legacy",
      "passed": true,
      "detail": "Signed with restored wallet; regtest mempool policy accepted the candidate. Fixed 0.0001 LTC test fee; not a fee recommendation."
    },
    {
      "test": "Spend after restore: p2sh-segwit",
      "passed": true,
      "detail": "Signed with restored wallet; regtest mempool policy accepted the candidate. Fixed 0.0001 LTC test fee; not a fee recommendation."
    },
    {
      "test": "Spend after restore: bech32",
      "passed": true,
      "detail": "Signed with restored wallet; regtest mempool policy accepted the candidate. Fixed 0.0001 LTC test fee; not a fee recommendation."
    },
    {
      "test": "Confirmed send after restore",
      "passed": true,
      "detail": "One restored-wallet candidate was broadcast and mined only on the isolated regtest chain."
    }
  ]
}
