Skip to content
Snippets Groups Projects
Commit e0639c43 authored by Wei Tang's avatar Wei Tang Committed by asynchronous rob
Browse files

Expose all authorship APIs (#1366)

parent c4010edb
No related merge requests found
......@@ -31,4 +31,4 @@ extern crate log;
mod basic_authorship;
pub use basic_authorship::ProposerFactory;
pub use basic_authorship::{ProposerFactory, BlockBuilder, AuthoringApi, Proposer};
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment