mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 07:41:08 +00:00
Expose Update (#791)
This will allow for use of `apply_update` on the `OnlineClient` which is already exposed as public.
This commit is contained in:
@@ -20,5 +20,6 @@ pub use online_client::{
|
||||
OnlineClient,
|
||||
OnlineClientT,
|
||||
RuntimeUpdaterStream,
|
||||
Update,
|
||||
UpgradeError,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user