mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
25 lines
487 B
TOML
25 lines
487 B
TOML
[Networking]
|
|
owner = "tomaka"
|
|
whitelist = []
|
|
matrix_room_id = "#libp2p:matrix.parity.io"
|
|
|
|
[Client]
|
|
owner = "gnunicorn"
|
|
whitelist = []
|
|
matrix_room_id = "#substrate:matrix.parity.io"
|
|
|
|
[Runtime]
|
|
owner = "gavofyork"
|
|
whitelist = []
|
|
matrix_room_id = "#substrate-frame:matrix.parity.io"
|
|
|
|
[Consensus]
|
|
owner = "andresilva"
|
|
whitelist = []
|
|
matrix_room_id = "#consensus-team:matrix.parity.io"
|
|
|
|
[Smart Contracts]
|
|
owner = "pepyakin"
|
|
whitelist = []
|
|
matrix_room_id = "#substrate-frame:matrix.parity.io"
|