Commit a15b8fd
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 33bcfb6 commit a15b8fd
1 file changed
+67
-67
lines changed
0 commit comments