Skip to content

Commit

Permalink
fix: rootstock paymaster address (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakprp authored Sep 27, 2024
1 parent 4d6d727 commit 9dbd8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/config.json.default
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"chainId": 30,
"bundler": "https://rpc.etherspot.io/rootstock",
"contracts": {
"etherspotPaymasterAddress": "0xe893A26DD53b325BffAacDfA224692EfF4C448c4"
"etherspotPaymasterAddress": "0xe893A26dD53b325bFFaACdFA224692EFF4C448C4"
},
"thresholdValue": "0.00079",
"MultiTokenPaymasterOracleUsed": "chainlink",
Expand Down

0 comments on commit 9dbd8c9

Please sign in to comment.