minor fixes and cleanups

This commit is contained in:
The MMGen Project 2023-10-13 09:50:15 +00:00
commit 3f76be1ab8
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
9 changed files with 69 additions and 57 deletions

View file

@ -20,8 +20,10 @@
mmnode-txfind: Find a transaction in the blockchain or mempool
"""
import sys
from mmgen.cfg import Config
from mmgen.util import msg,Msg,die,is_hex_str
from mmgen.util import msg,Msg,die,is_hex_str,async_run
opts_data = {
'text': {