New #cln sql plugin is legit
lcli sql query="select count(*), sum(amount_received_msat) from invoices where description like '%damus donations%' and status = 'paid'"
{
"rows": [
[
2543,
185190500
]
}
Total sum of the "amount_received_msat" column for those rows: 185,190,500.
Please Login to reply.
No replies yet.