anonymize libp2p messages (#1756)

* anonymize libp2p messages

* bump
This commit is contained in:
Jacek Sieka 2020-09-25 18:40:30 +02:00 committed by GitHub
parent 4c516a1fce
commit 7837646079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1250,7 +1250,7 @@ proc createEth2Node*(
switch = switch,
msgIdProvider = msgIdProvider,
triggerSelf = true, sign = false,
verifySignature = false).PubSub
verifySignature = false, anonymize = true).PubSub
switch.mount(pubsub)

2
vendor/nim-libp2p vendored

@ -1 +1 @@
Subproject commit 17e00e642a513d21744e03f16531cc286c548721
Subproject commit 8ecef46738bd01ecf68a4cfb744c1f777cdfb4bb