lnbits / lndhub

Access lnbits from BlueWallet or Zeus
MIT License
2 stars 6 forks source link

Transactions not showing up in Alby (or using curl) #28

Open Amperstrand opened 2 months ago

Amperstrand commented 2 months ago

https://gist.github.com/Amperstrand/94462f6b25c3a5f21a657f872c73a530

In the above gist, I try to retrieve transactions using the /lndhub/ext/gettxs?limit=100 endpoint on the lnbits demo instance.

The result is just an empty array [], and not the two transactions that are associated with the account.

Alby also has trouble using the lndhub plugin and shows the following error message, probably because it is receiving an empty array?

Error: The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type undefined