mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 05:21:08 +00:00
Companion for substrate#8079 (#2408)
* Companion for substrate#8079 * More changes * "Update Substrate" Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -788,7 +788,7 @@ pub fn new_full<RuntimeApi, Executor>(
|
||||
name: Some(name),
|
||||
observer_enabled: false,
|
||||
keystore: keystore_opt,
|
||||
is_authority: role.is_network_authority(),
|
||||
is_authority: role.is_authority(),
|
||||
};
|
||||
|
||||
let enable_grandpa = !disable_grandpa;
|
||||
|
||||
Reference in New Issue
Block a user