mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
Rename basic-authority to basic-authorship (#4640)
* Rename basic-authority to basic-authorship * Revert weird tab. * Fix rename.
This commit is contained in:
committed by
Gavin Wood
parent
60feeb7ad6
commit
437772be9e
@@ -19,7 +19,7 @@
|
||||
//! # Example
|
||||
//!
|
||||
//! ```
|
||||
//! # use sc_basic_authority::ProposerFactory;
|
||||
//! # use sc_basic_authorship::ProposerFactory;
|
||||
//! # use sp_consensus::{Environment, Proposer, RecordProof};
|
||||
//! # use sp_runtime::generic::BlockId;
|
||||
//! # use std::{sync::Arc, time::Duration};
|
||||
|
||||
Reference in New Issue
Block a user