mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 13:31:10 +00:00
Remove all code related to sentry nodes (#8079)
* Remove all code related to sentry nodes * More fixing
This commit is contained in:
@@ -337,7 +337,7 @@ impl<G, E, F, L, U> TestNet<G, E, F, L, U> where
|
||||
let node_config = node_config(
|
||||
self.nodes,
|
||||
&self.chain_spec,
|
||||
Role::Authority { sentry_nodes: Vec::new() },
|
||||
Role::Authority,
|
||||
task_executor.clone(),
|
||||
Some(key),
|
||||
self.base_port,
|
||||
|
||||
Reference in New Issue
Block a user