diff --git a/peer/core.yaml b/peer/core.yaml index 4a10913310e..5de49126e7c 100644 --- a/peer/core.yaml +++ b/peer/core.yaml @@ -103,7 +103,7 @@ peer: # Gossip related configuration gossip: - boostrap: 0.0.0.0:7051 + bootstrap: 0.0.0.0:7051 # For debug - is peer is its org leader and should pass blocks from orderer to other peers in org orgLeader: true