You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When minting BRC-20 5-Byte and selecting a fee in sats/vB, the calculated absolute fee is too low by about 20%.
The transaction gets stuck in mempool.
Workaround:
Increase the input sats/vB by 25% manually.
Fix?
PS: I suspect the segwit discount is applied mistakenly to the entire transaction size.
The text was updated successfully, but these errors were encountered:
HubertusVIE
changed the title
Issue with fee calculation
Issue with fee calculation when minting BRC-20 5 Byte
Jul 15, 2024
When minting BRC-20 5-Byte and selecting a fee in sats/vB, the calculated absolute fee is too low by about 20%.
The transaction gets stuck in mempool.
Workaround:
Increase the input sats/vB by 25% manually.
Fix?
PS: I suspect the segwit discount is applied mistakenly to the entire transaction size.
The text was updated successfully, but these errors were encountered: