stimulus to 50k

This commit is contained in:
k00b 2025-01-28 10:57:45 -06:00
parent f8fa0f65e7
commit 965e482ea3

View File

@ -189,7 +189,7 @@ function earnStmts (data, { models }) {
})]
}
const DAILY_STIMULUS_SATS = 75_000
const DAILY_STIMULUS_SATS = 50_000
export async function earnRefill ({ models, lnd }) {
return await performPaidAction('DONATE',
{ sats: DAILY_STIMULUS_SATS },