mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
Update Substrate & Polkadot (#330)
This commit is contained in:
@@ -355,9 +355,7 @@ pub fn node_config(
|
||||
let base_path = BasePath::new_temp_dir()?;
|
||||
let root = base_path.path().to_path_buf();
|
||||
let role = if is_collator {
|
||||
Role::Authority {
|
||||
sentry_nodes: Vec::new(),
|
||||
}
|
||||
Role::Authority
|
||||
} else {
|
||||
Role::Full
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user