mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Creates SpacesUpgrade script to update the implementation address of a space on space factory and space (#1156)
This commit is contained in:
parent
0f01e2a629
commit
197e74169c
File diff suppressed because one or more lines are too long
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"spaceFactory": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1"
|
||||
"spaceFactory": "0x9E545E3C0baAB3E08CdfD552C960A1050f373042"
|
||||
}
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"councilnft": "0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e"
|
||||
"councilnft": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1"
|
||||
}
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"spaceFactory": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1"
|
||||
"spaceFactory": "0x9E545E3C0baAB3E08CdfD552C960A1050f373042"
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"spacemanager": "0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9",
|
||||
"rolemanager": "0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0",
|
||||
"tokengranted": "0x0165878A594ca255338adfa4d48449f69242Eb8F",
|
||||
"usergranted": "0x5FC8d32690cc91D4c39d9d3abcBD16989F875707"
|
||||
"rolemanager": "0x0DCd1Bf9A1b36cE34237eEaFef220932846BCD82",
|
||||
"tokengranted": "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE",
|
||||
"spacemanager": "0x9A676e781A523b5d0C0e43731313A708CB607508",
|
||||
"usergranted": "0x959922bE3CAee4b8Cd9a407cc3ac1C251C2007B1"
|
||||
}
|
||||
Loading…
Reference in a new issue