mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-21 04:53:14 -06:00
regenerate json addresses (#1218)
json addresses changed when i run the deploy script on a new instance of anvil. Regenerated the json
This commit is contained in:
parent
e51eb13a13
commit
7f3d10905a
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"spaceFactory": "0x5FC8d32690cc91D4c39d9d3abcBD16989F875707",
|
"spaceFactory": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1",
|
||||||
"spaceToken": ""
|
"spaceToken": "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE"
|
||||||
}
|
}
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
{
|
{
|
||||||
"spaceFactory": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1"
|
"spaceFactory": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1",
|
||||||
|
"spaceToken": "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE"
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue