Skip to content

Commit

Permalink
docs: update v0.40.0 migration guide (#1467)
Browse files Browse the repository at this point in the history
  • Loading branch information
ratik21 authored Oct 25, 2022
1 parent d8b7311 commit f94a113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/migrations/v0.39-v0.40.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const node = await createLibp2p({
new TCP(),
new WebSockets(),
new WebRTCDirect(),
star
star.transport
],
peerDiscovery: [
new Bootstrap({ list: [ ... ] }),
Expand Down

0 comments on commit f94a113

Please sign in to comment.