Update blk
This commit is contained in:
23
contrib/blk
23
contrib/blk
@@ -1,26 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# original script from blackcoin.nl (https://blackcoin.nl/scripts-for-using-blackcoin-from-the-command-line-interface/)
|
|
||||||
# adjusted to my likes yikes!
|
|
||||||
# also i added several functions like setpassword, changepassword, balance and addr
|
|
||||||
# DONE
|
|
||||||
# ----
|
|
||||||
# * added unlock
|
|
||||||
# * added setpassword
|
|
||||||
# * added changepassword
|
|
||||||
# * added balance
|
|
||||||
# * added addr
|
|
||||||
# * added alladdr
|
|
||||||
# * added possiblity to use rpcuser/rpcpass
|
|
||||||
# * added fallback for default cookie usage
|
|
||||||
#
|
|
||||||
# FIXED
|
|
||||||
# -----
|
|
||||||
#
|
|
||||||
# TODO
|
|
||||||
#-----
|
|
||||||
# * change user/pass cmdline option
|
|
||||||
# * add cookie option
|
|
||||||
# * add datadir option
|
|
||||||
|
|
||||||
# ATTENTION, you need to adjust those values
|
# ATTENTION, you need to adjust those values
|
||||||
# the directory the blackcoin-cli is located at
|
# the directory the blackcoin-cli is located at
|
||||||
|
|||||||
Reference in New Issue
Block a user