mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 11:01:01 +00:00
Remove CliChain::KeyPair (#1741)
This commit is contained in:
committed by
Bastian Köcher
parent
03425b33ae
commit
4a10ccb118
@@ -46,6 +46,4 @@ impl CliEncodeMessage for Rialto {
|
||||
|
||||
impl CliChain for Rialto {
|
||||
const RUNTIME_VERSION: Option<RuntimeVersion> = Some(rialto_runtime::VERSION);
|
||||
|
||||
type KeyPair = sp_core::sr25519::Pair;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user