Update url

This commit is contained in:
nolash
2021-05-02 16:33:00 +02:00
parent 00db79d6f5
commit 4da58e70c7
8 changed files with 53 additions and 8 deletions

View File

@@ -63,8 +63,8 @@ if args.vv:
elif args.v:
logg.setLevel(logging.INFO)
block_last = args.w
block_all = args.ww
block_last = args.w or block_all
passphrase_env = 'ETH_PASSPHRASE'
if args.env_prefix != None: