Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 272 Bytes

Save Merkle proofs in JSON

cargo run --release --bin save_proofs
  • All csv files in csv/ will be processed and the Merkle proofs will be saved in out/.
  • A mapping between the Merkle roots and the set names will be saved in out/root_to_label_mapping.json.