diff --git a/contrib/blk b/contrib/blk index 599e3873d..440cbd1c1 100644 --- a/contrib/blk +++ b/contrib/blk @@ -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