mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-30 12:36:12 +02:00
comment
This commit is contained in:
parent
370ec7e366
commit
f766f9b2c3
@ -209,6 +209,7 @@ def lnencode(addr, privkey):
|
||||
)
|
||||
data += tagged("r", route)
|
||||
elif k == "f":
|
||||
# NOTE: there was an error fallback here that's now removed
|
||||
continue
|
||||
elif k == "d":
|
||||
data += tagged_bytes("d", v.encode())
|
||||
|
Loading…
x
Reference in New Issue
Block a user