You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second one, is via GUI. The tip_options and tip_wallet are stored in a different way then via the API.
Via API to me seems the best way, but that makes the TPOS not working.
This was just tested on legend (LNbits version: 0.12.0)
The text was updated successfully, but these errors were encountered:
When I create a TPOS via API with the following request (without TIP options):
The result is (with code 201)
When you now try to open this TPOS, it won't work. The error you got:
TypeError: tip_options is null
I have created a new TPOS, but now from the GUI and again without TIP options.
When I retrieve the TPOS's in the account, the result is:
The second one, is via GUI. The tip_options and tip_wallet are stored in a different way then via the API.
Via API to me seems the best way, but that makes the TPOS not working.
This was just tested on legend (LNbits version: 0.12.0)
The text was updated successfully, but these errors were encountered: