Asher dev (#88)
Introducing verus-cli tests, adding staging destination.
This commit is contained in:
7
kmd/mac/verus-cli/fetch-params
Normal file
7
kmd/mac/verus-cli/fetch-params
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eu
|
||||
curl "https://z.cash/downloads/sprout-proving.key" -o "$HOME/Library/Application Support/ZcashParams/sprout-proving.key"
|
||||
curl "https://z.cash/downloads/sprout-verifying.key" -o "$HOME/Library/Application Support/ZcashParams/sprout-verifying.key"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user