Currently, the pages are static and require a manual refresh to update. The following changes are needed:
-
Dashboard: Should automatically reload when there is a change in the node's fee rate estimate, a new block confirmation, or a chain reorganization (reorg).
-
Stats Page: Should reload automatically whenever new data points are recorded.
-
Mempool Page: Should reload after any significant change in the mempool.
Currently, the pages are static and require a manual refresh to update. The following changes are needed:
Dashboard: Should automatically reload when there is a change in the node's fee rate estimate, a new block confirmation, or a chain reorganization (reorg).
Stats Page: Should reload automatically whenever new data points are recorded.
Mempool Page: Should reload after any significant change in the mempool.