Commit 0da2e3c
committed
Drop use of
`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!()`log_pubkey in peer_handler.rs
1 parent 0cef7ba commit 0da2e3c
1 file changed
+67
-67
lines changed
0 commit comments