bitcoindevkit / coin-select

Tool to help you select inputs for making bitcoin transactions.
Other
13 stars 7 forks source link

Manually implement `Debug` for `Feerate`. #4

Open evanlinjin opened 11 months ago

evanlinjin commented 11 months ago

@LLFourn:

might be worth manually implementing Debug so the format prints sats per vb in the first place like: 8 sat/vb (2 sat/wu)

https://github.com/bitcoindevkit/bdk/pull/1072#discussion_r1393669492