Statemine primitives (#1625)

* Statemine primitives

* ref issue in TODO

* fix TODO
This commit is contained in:
Svyatoslav Nikolsky
2022-11-08 17:43:29 +03:00
committed by Bastian Köcher
parent 2c0b6b73e0
commit 3e00c5c022
21 changed files with 305 additions and 77 deletions
@@ -76,7 +76,6 @@ impl CliChain for Rialto {
const RUNTIME_VERSION: Option<RuntimeVersion> = Some(rialto_runtime::VERSION);
type KeyPair = sp_core::sr25519::Pair;
type MessagePayload = Vec<u8>;
fn ss58_format() -> u16 {
rialto_runtime::SS58Prefix::get() as u16