Skip to content

Commit

Permalink
Update registries of deployed addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 authored and github-actions[bot] committed Dec 7, 2023
1 parent 537dd60 commit 427ac08
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion releases/1.2.10/mumbai/output/prepared-upgrades.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
{

"scanner-node-version": {
"impl": {
"address": "0xAA42d92242eA0a6195452C6B64B4Dc5D4282e0a5",
"constructor-args": [
"0x4E29Cea6D64be860f5eAba110686DcB585f393D6"
],
"init-args": [],
"name": "ScannerNodeVersion",
"timeout": 1200000,
"version": "0.1.1"
}
},
"scanner-pool-registry": {
"impl": {
"address": "0x72eaaBB3f5908D5Ac4Fce00285B5af120BA3EcAC",
"constructor-args": [
"0x4E29Cea6D64be860f5eAba110686DcB585f393D6",
"0x698A6400dE3865fC9E8A6dB22302AAb3372Cebd9"
],
"init-args": [],
"name": "ScannerPoolRegistry",
"timeout": 1200000,
"version": "0.1.0"
}
}
}

0 comments on commit 427ac08

Please sign in to comment.