mirror of
https://github.com/meshcore-dev/meshcore.js.git
synced 2026-04-20 22:13:49 +00:00
add docs
This commit is contained in:
parent
c90bf3ddd9
commit
5e2df84d9b
1 changed files with 2 additions and 0 deletions
|
|
@ -2028,6 +2028,8 @@ class Connection extends EventEmitter {
|
|||
}
|
||||
|
||||
// REQ_TYPE_GET_NEIGHBOURS from Repeater role
|
||||
// https://github.com/meshcore-dev/MeshCore/pull/833
|
||||
// Repeater must be running firmware v1.9.0+
|
||||
async getNeighbours(publicKey,
|
||||
count = 10,
|
||||
offset = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue