Browse Source
Prior to this commit, if an invalid destination address was entered on the command line for the tumbler script, the invalidity would cause a crash at the time a transaction was built with this destination (during the run). After this commit, all destination addresses entered on startup are checked immediately and the program quits with this information if a specific address is invalid.master
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue