mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Update to Substrate master (#271)
This commit is contained in:
committed by
Gavin Wood
parent
24930a77c0
commit
c699bdc10a
@@ -57,7 +57,7 @@ use aura::{import_queue, start_aura, AuraImportQueue, SlotDuration, NothingExtra
|
||||
use inherents::InherentDataProviders;
|
||||
pub use service::{
|
||||
Roles, PruningMode, TransactionPoolOptions, ComponentClient,
|
||||
ErrorKind, Error, ComponentBlock, LightComponents, FullComponents,
|
||||
Error, ComponentBlock, LightComponents, FullComponents,
|
||||
FullClient, LightClient, Components, Service, ServiceFactory
|
||||
};
|
||||
pub use service::config::full_version_from_strs;
|
||||
|
||||
Reference in New Issue
Block a user