mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 15:55:49 +00:00
Bump Substrate and runtime version (#712)
* Update to latest Substrate master * Bump Substrate and runtime version Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
@@ -95,8 +95,6 @@ struct PolkadotSubParams {
|
||||
pub authority_discovery_enabled: bool,
|
||||
}
|
||||
|
||||
cli::impl_augment_clap!(PolkadotSubParams);
|
||||
|
||||
/// Parses polkadot specific CLI arguments and run the service.
|
||||
pub fn run<W>(worker: W, version: cli::VersionInfo) -> error::Result<()> where
|
||||
W: Worker,
|
||||
|
||||
Reference in New Issue
Block a user