Merge pull request #1310 from lnbits/lnurlpfix

LNURLp fix
This commit is contained in:
Arc 2023-01-05 18:42:03 +00:00 committed by GitHub
commit 941ac30277
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,7 @@ async def m006_redux(db):
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
""", """,
( (
row[0], str(row[0]),
row[1], row[1],
row[2], row[2],
row[3], row[3],