fix ofac tests

This commit is contained in:
0xturboblitz
2024-09-14 15:04:37 +09:00
parent 9d33ae84a3
commit 12d42800bc
3 changed files with 8 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ A ballpark number of 6917 individuals (at the time of writing this document) ent
- For individuals, we parse:
- full name (first name, last name), dob(day, month, year) in names.json
- passports and passport issuing country in passport.json
- The jsons are stored at ofacdata/inputes to be used by SMT's.
- The jsons are stored at ofacdata/inputs to be used by SMT's.
## Data Usage
These jsons are later used to create sparse merkle trees for non-membership proofs. We provide 3 levels of proofs.