Skip to content

Commit

Permalink
chore: removed sensitive information
Browse files Browse the repository at this point in the history
  • Loading branch information
gsoares85 committed Jan 31, 2025
1 parent 591c7b0 commit 32b6ed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/rsktestnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"multiSig": "0x8285422f7e58ad7f7b90cb5158098edf548e7b38",
"allowTokens": "0xa683146bb93544068737dfca59f098e7844cdfa8",
"chainId": 31,
"host": "https://rootstock-testnet.g.alchemy.com/v2/nVEVg2JbUTB57MZfxoC_XYUUYr847no-",
"host": "",
"fromBlock": 5400000
}
2 changes: 1 addition & 1 deletion config/sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"multiSig": "0xbee2572941ffcb2ab2e61450fecc8db75321e6c9",
"allowTokens": "0x926d302f3b6bc4d0eeea9caf6942fd7e0a9a0422",
"chainId": 11155111,
"host": "https://sepolia.infura.io/v3/84c7bb03c3d74a2fb512eed6ea62c6c2",
"host": "",
"fromBlock": 6500000
}

0 comments on commit 32b6ed6

Please sign in to comment.