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