Skip to content

Commit

Permalink
Merge pull request #65 from sygmaprotocol/tcar/add-fee-router-address
Browse files Browse the repository at this point in the history
fix: add feeRouter address
  • Loading branch information
nmlinaric authored Sep 26, 2023
2 parents 71951ab + b21b5e1 commit 709d83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testnet/shared-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
"nativeTokenDecimals": 18,
"blockConfirmations": 5,
"startBlock": 12876313,
"feeRouter": "",
"feeRouter": "0x8b8F51bB26Eb521ac33dD6DcAA97f5d052977746",
"feeHandlers": [
{
"address": "0x8eDab7563C618a3F1e5021677640565468C706d8",
Expand Down

0 comments on commit 709d83d

Please sign in to comment.