This commit is contained in:
poka 2020-11-15 09:38:16 +01:00
parent 5eda07bd68
commit 549f98ab62
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
__pycache__
userEnv.py
.vscode

2
pay.py
View File

@ -32,6 +32,8 @@ except:
def sendGenDoc(recipient, amount, comment):
# TODO: Check args
# Build TX generation document
queryBuild = gql(
"""