ismaelsadeeq 5bd2220422 fees: cache MemPoolPolicyEstimator forecasts
- Provide new estimates only when the time delta from previous
  forecast is older than 30 seconds.

- This caching helps avoid the high cost of frequently generating block templates,
  preventing users from inadvertently calling `estimateFee` repeatedly.

Co-authored-by: willcl-ark <will@256k1.dev>
2025-01-22 17:02:20 -05:00
..
2025-01-22 11:29:05 +01:00
2025-01-22 11:29:05 +01:00
2025-01-16 17:36:16 +02:00