This commit is contained in:
poka 2020-12-03 07:35:52 +01:00
parent 820f2d970c
commit 3ebf68d2f5
1 changed files with 2 additions and 0 deletions

View File

@ -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