mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-25 02:22:14 +00:00
replaced libp2p with node (#942)
Co-authored-by: zeim839 <kassissahil@gmail.com>
This commit is contained in:
parent
a79c6b50d7
commit
890dd05941
@ -515,7 +515,7 @@ const node = await Libp2p.create({
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
await libp2p.loadKeychain()
|
await node.loadKeychain()
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Configuring Dialing
|
#### Configuring Dialing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user