mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 19:01:08 +00:00
[BridgeHub] Added chain_spec for live Rococo/Wococo - root/owner to None
This commit is contained in:
@@ -156,8 +156,8 @@ pub mod rococo {
|
||||
get_account_id_from_seed::<sr25519::Public>("Ferdie//stash"),
|
||||
],
|
||||
para_id,
|
||||
Some(get_account_id_from_seed::<sr25519::Public>("Alice")),
|
||||
Some(get_account_id_from_seed::<sr25519::Public>("Bob")),
|
||||
None,
|
||||
None,
|
||||
)
|
||||
},
|
||||
Vec::new(),
|
||||
|
||||
Reference in New Issue
Block a user