ops: Add /api/fee-estimates to cache heater

This commit is contained in:
wiz 2026-05-31 10:24:48 +09:00
parent fbb46e1c4f
commit 5cbfb7f538
No known key found for this signature in database
GPG key ID: A394E332255A6173

View file

@ -8,6 +8,7 @@ heat()
}
heatURLs=(
'/api/fee-estimates'
'/api/v1/fees/recommended'
'/api/v1/accelerations'
)