diff --git a/contracts/script/deploy/config/devnet/batcher-payment-service.devnet.config.json b/contracts/script/deploy/config/devnet/batcher-payment-service.devnet.config.json index aacd45a49..372382594 100644 --- a/contracts/script/deploy/config/devnet/batcher-payment-service.devnet.config.json +++ b/contracts/script/deploy/config/devnet/batcher-payment-service.devnet.config.json @@ -12,6 +12,6 @@ "owner": "0x14dC79964da2C08b23698B3D3cc7Ca32193d9955" }, "eip712": { - "noncedVerificationDataTypeHash": "0x2194895b48bd1793cdc112d96441a9e5291ef6151d5aa0e8e2386c81bdc61624" + "noncedVerificationDataTypeHash": "2194895b48bd1793cdc112d96441a9e5291ef6151d5aa0e8e2386c81bdc61624" } -} +} \ No newline at end of file diff --git a/contracts/script/deploy/config/holesky/batcher-payment-service.holesky.config.json b/contracts/script/deploy/config/holesky/batcher-payment-service.holesky.config.json index 58dc57831..c4f97a374 100644 --- a/contracts/script/deploy/config/holesky/batcher-payment-service.holesky.config.json +++ b/contracts/script/deploy/config/holesky/batcher-payment-service.holesky.config.json @@ -11,6 +11,6 @@ "owner": "" }, "eip712": { - "noncedVerificationDataTypeHash": "0x2194895b48bd1793cdc112d96441a9e5291ef6151d5aa0e8e2386c81bdc61624" + "noncedVerificationDataTypeHash": "2194895b48bd1793cdc112d96441a9e5291ef6151d5aa0e8e2386c81bdc61624" } -} +} \ No newline at end of file