Add health check URI

This commit is contained in:
Michael Vines
2020-04-14 13:22:58 -07:00
parent 217828a849
commit 40737e9efa
3 changed files with 221 additions and 16 deletions

View File

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