mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
Some updates in Lighthouse Book (#5000)
* Add jq in api-bn * Update beaconstate size * Add fields to web3signer API * Link web3signer API * Update /lighthouse/logs in table * plural * update slasher doc * update FAQ * Add link in validator section * Add more info on state pruning * Update database size * Merge branch 'unstable' into book-update * Revise Siren for vc to connect bn * Merge branch 'book-update' of https://github.com/chong-he/lighthouse into book-update * Corrections to siren faq * Fix typos * Update release date for 4.6.0 * Merge branch 'unstable' into book-update
This commit is contained in:
@@ -30,8 +30,7 @@ or effectiveness.
|
||||
## Usage
|
||||
|
||||
A remote signing validator is added to Lighthouse in much the same way as one that uses a local
|
||||
keystore, via the [`validator_definitions.yml`](./validator-management.md) file or via the `POST
|
||||
/lighthouse/validators/web3signer` API endpoint.
|
||||
keystore, via the [`validator_definitions.yml`](./validator-management.md) file or via the [`POST /lighthouse/validators/web3signer`](./api-vc-endpoints.md#post-lighthousevalidatorsweb3signer) API endpoint.
|
||||
|
||||
Here is an example of a `validator_definitions.yml` file containing one validator which uses a
|
||||
remote signer:
|
||||
|
||||
Reference in New Issue
Block a user