Skip to content

fix: display mempool fees < 1 sat/vB#768

Open
0xf0xx0 wants to merge 1 commit intojanoside:masterfrom
0xf0xx0:fractional-fees
Open

fix: display mempool fees < 1 sat/vB#768
0xf0xx0 wants to merge 1 commit intojanoside:masterfrom
0xf0xx0:fractional-fees

Conversation

@0xf0xx0
Copy link
Copy Markdown
Contributor

@0xf0xx0 0xf0xx0 commented Jan 20, 2026

formats mempool fees to 3 significant digits
image

also does the same for the api:

{
    "nextBlock": {/* trunc */},
    "30min": 2.72,
    "60min": 1.08,
    "1day": 0.741
}

"nextBlock" already handles decimals so its left unchanged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant