mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 04:41:02 +00:00
Use internal room ids in Process.toml (#5772)
This commit is contained in:
@@ -1,24 +1,24 @@
|
|||||||
[Networking]
|
[Networking]
|
||||||
owner = "tomaka"
|
owner = "tomaka"
|
||||||
whitelist = []
|
whitelist = []
|
||||||
matrix_room_id = "#libp2p:matrix.parity.io"
|
matrix_room_id = "!vUADSGcyXmxhKLeDsW:matrix.parity.io"
|
||||||
|
|
||||||
[Client]
|
[Client]
|
||||||
owner = "gnunicorn"
|
owner = "gnunicorn"
|
||||||
whitelist = []
|
whitelist = []
|
||||||
matrix_room_id = "#substrate:matrix.parity.io"
|
matrix_room_id = "!aenJixaHcSKbJOWxYk:matrix.parity.io"
|
||||||
|
|
||||||
[Runtime]
|
[Runtime]
|
||||||
owner = "gavofyork"
|
owner = "gavofyork"
|
||||||
whitelist = []
|
whitelist = []
|
||||||
matrix_room_id = "#substrate-frame:matrix.parity.io"
|
matrix_room_id = "!yBKstWVBkwzUkPslsp:matrix.parity.io"
|
||||||
|
|
||||||
[Consensus]
|
[Consensus]
|
||||||
owner = "andresilva"
|
owner = "andresilva"
|
||||||
whitelist = []
|
whitelist = []
|
||||||
matrix_room_id = "#consensus-team:matrix.parity.io"
|
matrix_room_id = "!XdNWDTfVNFVixljKZU:matrix.parity.io"
|
||||||
|
|
||||||
[Smart Contracts]
|
[Smart Contracts]
|
||||||
owner = "pepyakin"
|
owner = "pepyakin"
|
||||||
whitelist = []
|
whitelist = []
|
||||||
matrix_room_id = "#substrate-frame:matrix.parity.io"
|
matrix_room_id = "!yBKstWVBkwzUkPslsp:matrix.parity.io"
|
||||||
|
|||||||
Reference in New Issue
Block a user