You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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!()`
0 commit comments