Skip to content

Commit c12fb01

Browse files
committed
fixup! outbound-governor: configurable DiffusionMode for local root peers
1 parent f8b3e12 commit c12fb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ouroboros-network-framework/src/Ouroboros/Network/ConnectionHandler.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,4 +433,4 @@ data ConnectionHandlerTrace versionNumber versionData =
433433
| TrHandshakeServerError
434434
(HandshakeException versionNumber)
435435
| TrConnectionHandlerError ErrorContext SomeException ErrorCommand
436-
deriving Show
436+
deriving Show

0 commit comments

Comments
 (0)