mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-28 22:27:57 +00:00
[create-pull-request] automated change
This commit is contained in:
committed by
github-actions[bot]
parent
d7a09baa65
commit
34a0e0a0e5
+1
-1
@@ -24,6 +24,6 @@ mod command;
|
||||
mod rpc;
|
||||
mod service;
|
||||
|
||||
fn main() -> sc_cli::Result<()> {
|
||||
fn main() -> polkadot_sdk::sc_cli::Result<()> {
|
||||
command::run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user