Update vote-signing.md

This commit is contained in:
Josh Kauffman 2020-07-29 21:16:34 -04:00 committed by Michael Vines
parent e0f74c6862
commit 995a7ba8eb
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Currently, there is a 1:1 relationship between validators and vote signers, and
## Signing service
The vote signing service consists of a JSON RPC server and a request processor. At startup, the service starts the RPC server at a configured port and waits for validator requests. It expects the following type of requests:
The vote signing service consists of a JSON RPC server and a request processor. At startup, the service starts the RPC server at a configured port and waits for validator requests. It expects the following type of requests:
1. Register a new validator node