File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
expected/validator-runbook Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -172,9 +172,3 @@ validators:
172172 nodeIdentifier : ' validator-runbook'
173173 partyHint : ' digitalasset-testValidator-1'
174174 onboardingSecret : ' validatorsecret'
175- validatorApp :
176- scanClient :
177- scanType : " bft-custom"
178- seedUrls : [ "https://scan.sv-2-eng.scratchb.network.canton.global","https://scan.sv-3-eng.scratchb.network.canton.global" ]
179- threshold : 2
180- trustedSvs : ["Digital-Asset-Eng-2","Digital-Asset-Eng-3"]
Original file line number Diff line number Diff line change @@ -253,6 +253,11 @@ validators:
253253 value : ADDITIONAL_ENV_VAR_VALIDATOR_PARTICIPANT_VALUE
254254 additionalJvmOptions : -Dparticipantoption
255255 validatorApp :
256+ scanClient :
257+ scanType : " bft-custom"
258+ seedUrls : [ "https://scan.sv-2-eng.test.network.canton.global","https://scan.sv-3-eng.test.network.canton.global" ]
259+ threshold : 2
260+ trustedSvs : [ "Digital-Asset-Eng-2","Digital-Asset-Eng-3" ]
256261 additionalEnvVars :
257262 - name : ADDITIONAL_ENV_VAR_VALIDATOR_NAME
258263 value : ADDITIONAL_ENV_VAR_VALIDATOR_NAME
Original file line number Diff line number Diff line change 722722 "scanClient" : {
723723 "scanType" : " bft-custom" ,
724724 "seedUrls" : [
725- " https://scan.sv-2-eng.scratchb .network.canton.global" ,
726- " https://scan.sv-3-eng.scratchb .network.canton.global"
725+ " https://scan.sv-2-eng.test .network.canton.global" ,
726+ " https://scan.sv-3-eng.test .network.canton.global"
727727 ],
728728 "threshold" : 2 ,
729729 "trustedSvs" : [
You can’t perform that action at this time.
0 commit comments