mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
Expose all authorship APIs (#1366)
This commit is contained in:
committed by
Robert Habermeier
parent
c4010edb75
commit
e0639c435b
@@ -31,4 +31,4 @@ extern crate log;
|
||||
|
||||
mod basic_authorship;
|
||||
|
||||
pub use basic_authorship::ProposerFactory;
|
||||
pub use basic_authorship::{ProposerFactory, BlockBuilder, AuthoringApi, Proposer};
|
||||
|
||||
Reference in New Issue
Block a user