Skip to content

Commit bcc190f

Browse files
committed
feat: update deploy params for pectra
1 parent d186530 commit bcc190f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/scratch/deployed-testnet-defaults.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"accountingOracle": {
8080
"deployParameters": {
81-
"consensusVersion": 2
81+
"consensusVersion": 3
8282
}
8383
},
8484
"hashConsensusForValidatorsExitBusOracle": {
@@ -89,7 +89,7 @@
8989
},
9090
"validatorsExitBusOracle": {
9191
"deployParameters": {
92-
"consensusVersion": 2
92+
"consensusVersion": 3
9393
}
9494
},
9595
"depositSecurityModule": {

0 commit comments

Comments
 (0)