🐞 Bug Fixes
📊 Blocks Calculation
- blocks: Fix block start time flooring to use UTC time for consistent timezone handling - by @lapfelix in #138 (06b99)
- block-live: Change burn rate display from "per token" to "token/min" for clarity - by @ryoppippi (c7738)
This update ensures that 5-hour billing blocks are calculated correctly across different timezones by using UTC time consistently, and improves the clarity of burn rate display in live monitoring mode.