mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Simplify wording
This commit is contained in:
2
API.md
2
API.md
@@ -609,7 +609,7 @@ Emitted after an entry was added locally to the database. *hash* is the IPFS has
|
||||
db.events.on('peer', (peer) => ... )
|
||||
```
|
||||
|
||||
Emitted when a new peer connects via ipfs pubsub. *peer* is a string containing the new peer's id
|
||||
Emitted when a new peer connects via ipfs pubsub. *peer* is a string containing the id of the new peer
|
||||
|
||||
### `closed`
|
||||
Emitted once the database has finished closing.
|
||||
|
||||
Reference in New Issue
Block a user