Skip to content

Commit cbe108f

Browse files
committed
Drop use of log_pubkey in peer_handler.rs
`log_pubkey` is an old macro we used to format `PublicKey`s before they supported native `Display` upstream. They do, however, implement `Dispaly` now by logging the compressed public key in hex, so there's no need for `log_pubkey!()`
1 parent fbc1520 commit cbe108f

File tree

1 file changed

+67
-67
lines changed

1 file changed

+67
-67
lines changed

0 commit comments

Comments
 (0)