Skip to content

Commit

Permalink
chore: remove comment in src/lib/adapters/waku/waku.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechsimetka authored Oct 10, 2023
1 parent 80bbd5d commit 7a38a47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/adapters/waku/waku.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ switch (PUBLIC_WAKU) {
// Local version in docker
case 'local':
peers = [
// use this address for local testing
'/ip4/127.0.0.1/tcp/8000/ws/p2p/16Uiu2HAm53sojJN72rFbYg6GV2LpRRER9XeWkiEAhjKy3aL9cN5Z',
]
break
Expand Down

0 comments on commit 7a38a47

Please sign in to comment.