mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
This PR does a couple of things: 1. Adds a flag on `spaceFactory` to check if the `createSpace` function is gated by a token address 2. Adds a flag on `spaceFactory` to pause the protocol when making changes like updating the implementations or enabling the token gating checks; if the protocol is paused, it will also prevent creating new spaces. --------- Co-authored-by: Tak Wai Wong <64229756+tak-hntlabs@users.noreply.github.com>
6 lines
151 B
JSON
6 lines
151 B
JSON
{
|
|
"spaceFactory": "0x173b6a4Ec998A0e72656e0fc9Af2408B017C12f9",
|
|
"spaceToken": "0xD7efA82c6CEa706B396F4FfA23f0D01726F675cc",
|
|
"pioneerToken": ""
|
|
}
|