replaced libp2p with node (#942)

Co-authored-by: zeim839 <kassissahil@gmail.com>
This commit is contained in:
zeim839 2021-05-12 18:47:29 +04:00 committed by GitHub
parent a79c6b50d7
commit 890dd05941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -515,7 +515,7 @@ const node = await Libp2p.create({
}
})
await libp2p.loadKeychain()
await node.loadKeychain()
```
#### Configuring Dialing