Closed SteffenIvanhoe closed 6 years ago
There was an error on dashninja.
error handling added. https://github.com/chaeplin/dashmnb/commit/3c3422af23620f324124a7d6525fceb15b20a5c1
optional arguments:
-h, --help show this help message and exit
-c, --check check masternode config
-s, --status show masternode status
-a, --anounce anounce missing masternodes
-b, --balance show masternodes balance
-y, --voteyes vote Yes to a proposal using all mns
-n, --voteno vote No to a proposal using all mns
-f, --voteabstain vote Abstain to a proposal using all mns
-q, --votequery get vote status on a proposal by all mns
-l, --showall show all configured masternodes
-m, --maketx make signed raw tx
-x, --xfer broadcast signed raw tx
-w, --whale do not ask yes or no, all yes
-o, --badge Sign message for Masternode Owner/Operator badge
-k, --skip skip version and explorer checking
version : 0.6.1
caller : <module>
function : parse_args
===> print help
For the necessary masternode restart after the 12.2 version I made a
git pull
in "dashmnb" directory. It seemed to go without problem. But when calling the script withpython bin\dashmnb.py -a
I get the following error: