mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-24 18:18:01 +00:00
* Companion for substrate #10463 * update lockfile for substrate * update lockfile for polkadot Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -105,6 +105,7 @@ pub fn development_config() -> ChainSpec {
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
Extensions {
|
||||
relay_chain: "rococo-local".into(), // You MUST set this to the correct network!
|
||||
para_id: 1000,
|
||||
@@ -161,6 +162,8 @@ pub fn local_testnet_config() -> ChainSpec {
|
||||
None,
|
||||
// Protocol ID
|
||||
Some("template-local"),
|
||||
// Fork ID
|
||||
None,
|
||||
// Properties
|
||||
Some(properties),
|
||||
// Extensions
|
||||
|
||||
Reference in New Issue
Block a user