mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 19:51:05 +00:00
re-export WasmExecutionMethod for downstream usage (#239)
Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
This commit is contained in:
+1
-1
@@ -58,6 +58,7 @@ pub use sc_service::{
|
|||||||
config::{
|
config::{
|
||||||
DatabaseConfig,
|
DatabaseConfig,
|
||||||
KeystoreConfig,
|
KeystoreConfig,
|
||||||
|
WasmExecutionMethod,
|
||||||
},
|
},
|
||||||
Error as ServiceError,
|
Error as ServiceError,
|
||||||
};
|
};
|
||||||
@@ -66,7 +67,6 @@ use sc_service::{
|
|||||||
NetworkConfiguration,
|
NetworkConfiguration,
|
||||||
TaskType,
|
TaskType,
|
||||||
TelemetryEndpoints,
|
TelemetryEndpoints,
|
||||||
WasmExecutionMethod,
|
|
||||||
},
|
},
|
||||||
ChainSpec,
|
ChainSpec,
|
||||||
Configuration,
|
Configuration,
|
||||||
|
|||||||
Reference in New Issue
Block a user