mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-30 22:31:03 +00:00
Fix docs
This commit is contained in:
parent
a5b7de1b6b
commit
e4e9761c99
@ -158,10 +158,9 @@ class Node extends libp2p {
|
|||||||
- `key`: Buffer
|
- `key`: Buffer
|
||||||
- `timeout`: Number miliseconds
|
- `timeout`: Number miliseconds
|
||||||
|
|
||||||
#### `libp2p.contentRouting.provide(key, timeout, callback)`
|
#### `libp2p.contentRouting.provide(key, callback)`
|
||||||
|
|
||||||
- `key`: Buffer
|
- `key`: Buffer
|
||||||
- `timeout`: Number miliseconds
|
|
||||||
|
|
||||||
#### `libp2p.dht.put(key, value, callback)`
|
#### `libp2p.dht.put(key, value, callback)`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user