mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 21:01:05 +00:00
Update to latest Substrate master (#863)
* Begin to update to latest Substrate master * Fix compilation * Remove `Balances` from `OnKilledAccount` * Update cli/src/command.rs Co-Authored-By: Cecile Tonglet <cecile@parity.io> * Change gossip name * Change again Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
This commit is contained in:
@@ -41,4 +41,4 @@ pub use command::*;
|
||||
pub use chain_spec::*;
|
||||
|
||||
#[cfg(feature = "cli")]
|
||||
pub use sc_cli::{VersionInfo, error};
|
||||
pub use sc_cli::{VersionInfo, Error, Result};
|
||||
|
||||
Reference in New Issue
Block a user