Skip to content

Commit

Permalink
fix ontake verifier address (#368)
Browse files Browse the repository at this point in the history
Signed-off-by: smtmfft <smtm@taiko.xyz>
  • Loading branch information
smtmfft authored Sep 13, 2024
1 parent e065454 commit 1ca0764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion host/config/chain_spec_list_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"RISC0":"0x4fEd801C5a876D4289e869cbEfA1E1A448b10714"
},
"ONTAKE": {
"SGX": "0xf6d620d0b2a2bb9d11066e8532efb72588cae6d9",
"SGX": "0x532efbf6d62720d0b2a2bb9d11066e8588cae6d9",
"SP1": "0xFbE49f777E0078b3Fa0bae6de4794c88d6EA6DDD",
"RISC0":"0x4fEd801C5a876D4289e869cbEfA1E1A448b10714"
}
Expand Down

0 comments on commit 1ca0764

Please sign in to comment.