More emoji (#5556)

This commit is contained in:
Gavin Wood
2020-04-07 12:55:46 +02:00
committed by GitHub
parent 3da069e359
commit 0253793d90
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1069,7 +1069,7 @@ impl<B: BlockT + 'static, H: ExHashT> Future for NetworkWorker<B, H> {
&& error.contains("Peer ID mismatch")
{
error!(
"Connecting to bootnode with peer id `{}` and address `{}` failed \
"💔 Connecting to bootnode with peer id `{}` and address `{}` failed \
because it returned a different peer id!",
peer_id,
address,