Add link to RPC calls to Sync explainer (#2116)

This commit is contained in:
Sacha Saint-Leger 2020-11-30 19:15:48 +01:00 committed by GitHub
parent 98e83dbf51
commit ad498e0c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ The string of letters -- what we call the `sync worker map` (in the above case r
The number following it (in the above case represented by `7`) represents the number of workers that are currently active (i.e not sleeping or waiting for a peer).
> **Note:** If you're running Nimbus as a service, the above status bar won't be visible to you. You can use you the RPC calls outlined in the [API page](./api.md) to retrieve similar information.
## eth2stats