diff --git a/history.py b/history.py index 8d77783..08a3c66 100755 --- a/history.py +++ b/history.py @@ -37,3 +37,5 @@ if args.key: dunikey = args.key # Create transaction and send it hist = History(dunikey, node, args.pubkey) hist.history(args.json, args.nocolors) + +#test git