Open im-adithya opened 4 months ago
Can be done by storing payments in a DB
Also, LND doesn't have a way to get total number of transactions. It also has separate methods for incoming and outgoing payments which makes it tricky while setting offset
We now store transactions in a table so this should be possible without LNClient limitations
Can be done by storing payments in a DB
Also, LND doesn't have a way to get total number of transactions. It also has separate methods for incoming and outgoing payments which makes it tricky while setting offset