jl777
8 years ago
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
source userpass |
||||
|
echo "usage: ./secretaddresses 'passphrase'" |
||||
|
|
||||
|
curl --url "http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"secretaddresses\",\"num\":10,\"passphrase\":\"$1\"}" |
||||
|
|
Loading…
Reference in new issue