Update prize pool
This commit is contained in:
parent
aae841b21b
commit
9075e80b7e
|
@ -18,7 +18,7 @@ x================================+
|
||||||
# run this to sum sats:
|
# run this to sum sats:
|
||||||
# SELECT SUM(msats) / 1000 FROM "Item" WHERE ("userId" = 19494) or id = 342259;
|
# SELECT SUM(msats) / 1000 FROM "Item" WHERE ("userId" = 19494) or id = 342259;
|
||||||
# last updated: 2024-02-11
|
# last updated: 2024-02-11
|
||||||
prize_pool = 136393.86
|
prize_pool = 137268.86
|
||||||
|
|
||||||
invoices_path = "invoices.json"
|
invoices_path = "invoices.json"
|
||||||
invoices = load_invoices(invoices_path)
|
invoices = load_invoices(invoices_path)
|
||||||
|
|
Loading…
Reference in New Issue