1b0988833a
The `ToHex` trait was replaced by either simple `Display`/`LowerHex` where appropriate or `DisplayHex` from `bitcoin_internals` which is faster. This change replaces the usages and removes the trait. |
||
---|---|---|
.. | ||
buf_encoder.rs | ||
display.rs | ||
mod.rs |