jl777
8 years ago
2 changed files with 2 additions and 2 deletions
@ -1,5 +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\"}" |
|||
curl --url "http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"secretaddresses\",\"num\":16,\"passphrase\":\"$1\"}" |
|||
|
|||
|
Loading…
Reference in new issue