elnosh / gonuts

Cashu wallet and mint in Go
MIT License
33 stars 6 forks source link

Store payments #10

Closed rolznz closed 6 months ago

rolznz commented 8 months ago

Would it make sense for the wallet DB to also store (and support fetching) melts/payments, similar to how invoices are stored?

elnosh commented 8 months ago

yeah, I think it'd be nice to have something like that. I wanted to add something to build a transaction history of the wallet.

rolznz commented 6 months ago

@elnosh any update on this? we'd like to get the cashu LNClient merged for NWC

elnosh commented 6 months ago

hey @rolznz sorry for delay. Will work on something for this