mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
Same procedure as every day (#345)
This commit is contained in:
@@ -216,7 +216,7 @@ where
|
||||
};
|
||||
|
||||
if is_collator {
|
||||
let proposer_factory = sc_basic_authorship::ProposerFactory::new(
|
||||
let proposer_factory = sc_basic_authorship::ProposerFactory::with_proof_recording(
|
||||
task_manager.spawn_handle(),
|
||||
client.clone(),
|
||||
transaction_pool,
|
||||
|
||||
Reference in New Issue
Block a user