From 139614317f431b1b5d86f421728602e64cb68ae1 Mon Sep 17 00:00:00 2001 From: dash Date: Sat, 22 May 2021 15:21:08 +0200 Subject: [PATCH] Update blk --- contrib/blk | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) 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