Skip to content

Commit

Permalink
feat(website): update prover pool impl address (#14308)
Browse files Browse the repository at this point in the history
  • Loading branch information
2manslkh committed Jul 28, 2023
1 parent 639f8f2 commit ef6c52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/domain/chain/grimsvotn/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const GRIMSVOTN_CONFIG = {
name: "ProverPool",
address: {
proxy: "0xC9580414A4372BDdBd8e19e01854DC0B2b1390Cf",
impl: "0xfCDea5b71a86A9B641584DcE477C835BAcAa7028",
impl: "0xd30b06F3eb20B55aDFaF51344FC0595d4EF3FC06",
},
},
plonkVerifier: {
Expand Down

0 comments on commit ef6c52e

Please sign in to comment.