This commit is contained in:
David Dias 2017-04-16 11:56:34 +01:00 committed by GitHub
parent a5b7de1b6b
commit e4e9761c99

View File

@ -158,10 +158,9 @@ class Node extends libp2p {
- `key`: Buffer
- `timeout`: Number miliseconds
#### `libp2p.contentRouting.provide(key, timeout, callback)`
#### `libp2p.contentRouting.provide(key, callback)`
- `key`: Buffer
- `timeout`: Number miliseconds
#### `libp2p.dht.put(key, value, callback)`