mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 04:57:57 +00:00
Service::Error: Storage variant removed (#13481)
This commit is contained in:
committed by
GitHub
parent
a1c546e9aa
commit
b5e7fbfb58
@@ -48,9 +48,6 @@ pub enum Error {
|
||||
#[error(transparent)]
|
||||
Telemetry(#[from] sc_telemetry::Error),
|
||||
|
||||
#[error(transparent)]
|
||||
Storage(#[from] sc_storage_monitor::Error),
|
||||
|
||||
#[error("Best chain selection strategy (SelectChain) is not provided.")]
|
||||
SelectChainRequired,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user