mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-25 18:42:15 +00:00
docs: use tag for webrtc-star discovery config (#713)
This commit is contained in:
parent
856b38de67
commit
3896941128
@ -304,7 +304,7 @@ const node = await Libp2p.create({
|
|||||||
},
|
},
|
||||||
config: {
|
config: {
|
||||||
peerDiscovery: {
|
peerDiscovery: {
|
||||||
webRTCStar: {
|
[WebRTCStar.tag]: {
|
||||||
enabled: true
|
enabled: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user