mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +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::{
|
||||
DatabaseConfig,
|
||||
KeystoreConfig,
|
||||
WasmExecutionMethod,
|
||||
},
|
||||
Error as ServiceError,
|
||||
};
|
||||
@@ -66,7 +67,6 @@ use sc_service::{
|
||||
NetworkConfiguration,
|
||||
TaskType,
|
||||
TelemetryEndpoints,
|
||||
WasmExecutionMethod,
|
||||
},
|
||||
ChainSpec,
|
||||
Configuration,
|
||||
|
||||
Reference in New Issue
Block a user