RPC: Add health check URI (bp #9499) (#9504)

automerge
This commit is contained in:
mergify[bot]
2020-04-15 12:31:08 -07:00
committed by GitHub
parent 9bf459e82f
commit 7ee993fadf
3 changed files with 216 additions and 14 deletions

View File

@@ -262,6 +262,7 @@ impl Validator {
ledger_path,
storage_state.clone(),
validator_exit.clone(),
config.trusted_validators.clone(),
),
PubSubService::new(
&subscriptions,