This website requires JavaScript.
Explore
Help
Sign In
zec
/
pasta
mirror of
https://github.com/zcash/pasta.git
Watch
1
Star
0
Fork
You've already forked pasta
0
Code
Issues
Projects
Releases
Wiki
Activity
ca2d807aab
pasta
/
run.sh
5 lines
92 B
Bash
Raw
Blame
History
#!/bin/sh
sage verify.sage .
grep -Rn
'.'
verify-*
|
grep
'^verify-.*:1:'
|
sed
's/:1:/ = /'
Reference in New Issue
View Git Blame
Copy Permalink