Update blk

This commit is contained in:
dash
2021-05-22 15:21:08 +02:00
committed by GitHub
parent 1a793e0f6d
commit 139614317f

View File

@@ -1,26 +1,5 @@
#!/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
# the directory the blackcoin-cli is located at