Skip to content

Commit

Permalink
Polygon - node & migration
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 committed Dec 7, 2023
1 parent cc4298f commit 17a3929
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion releases/1.2.10/index.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title: Release
network: mumbai
network: polygon
deploy: prepare-upgrade 1.2.10
verify: verify-deployed
finish: propose-admin
Expand Down
13 changes: 13 additions & 0 deletions releases/1.2.10/polygon/config/upgrade.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,18 @@
]
}
}
},
"ScannerPoolRegistry": {
"impl": {
"opts": {
"unsafe-allow": [
"delegatecall"
],
"constructor-args": [
"deployment.forwarder", "deployment.stake-allocator"
]
}

}
}
}

0 comments on commit 17a3929

Please sign in to comment.