Skip to content

Commit

Permalink
chore: updated all npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gsoares85 committed Jan 31, 2025
1 parent fcda619 commit 591c7b0
Show file tree
Hide file tree
Showing 4 changed files with 1,217 additions and 1,250 deletions.
6 changes: 3 additions & 3 deletions 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": "RSKJ Node Host",
"fromBlock": 4850000
}
"host": "https://rootstock-testnet.g.alchemy.com/v2/nVEVg2JbUTB57MZfxoC_XYUUYr847no-",
"fromBlock": 5400000
}
4 changes: 2 additions & 2 deletions 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": "Seolia Node Host",
"fromBlock": 5380000
"host": "https://sepolia.infura.io/v3/84c7bb03c3d74a2fb512eed6ea62c6c2",
"fromBlock": 6500000
}
Loading

0 comments on commit 591c7b0

Please sign in to comment.