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

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],