Skip to content

Commit 2b392cf

Browse files
committed
fix: update verifier addresses for PACAYA and SHASTA in chain_spec_list_default.json
1 parent 8b36537 commit 2b392cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

internal/witness/chain_spec_list_default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,16 +309,16 @@
309309
"beacon_rpc": null,
310310
"verifier_address_forks": {
311311
"PACAYA": {
312-
"SGX": "0x2184bAce3E668bF0EecB22c5cCf02CfcA87c8A67",
312+
"SGX": "0xf0ebc67dB56A5687649fF2216e3826a52F8DBd7c",
313313
"SP1": "0x9D351F6E72e3095F24dD854c9B8CA69F99A2C538",
314314
"RISC0": "0xfE3EdF3e778a647c0955f2a5f79565E272E6AfdB",
315-
"SGXGETH": "0x00A9F4767a69cA3C219854ca1bfD5440930b2beD"
315+
"SGXGETH": "0xfE3EdF3e778a647c0955f2a5f79565E272E6AfdB"
316316
},
317317
"SHASTA": {
318-
"SGX": "0x6719d5825cbA8689214cEa2484b71703e9B1D484",
318+
"SGX": "0xf0ebc67dB56A5687649fF2216e3826a52F8DBd7c",
319319
"SP1": "0x9D351F6E72e3095F24dD854c9B8CA69F99A2C538",
320320
"RISC0": "0xfE3EdF3e778a647c0955f2a5f79565E272E6AfdB",
321-
"SGXGETH": "0xFbcc0b771018816463e71e3164C45eB432B09F2d"
321+
"SGXGETH": "0xfE3EdF3e778a647c0955f2a5f79565E272E6AfdB"
322322
}
323323
},
324324
"genesis_time": 0,

0 commit comments

Comments
 (0)