mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
3 lines
88 B
Bash
Executable File
3 lines
88 B
Bash
Executable File
#!/bin/bash
|
|
python scripts/parser.py proofs/sapling3.prf | rustfmt > proofs/sapling3.rs
|