rebrand: kusama → dicle
- Replace all kusama/Kusama references with dicle/Dicle - Rename weight files from ksm_size to dcl_size - Update papi-tests files from ksm to dcl - Remove chain-specs/kusama.json files - cargo check --workspace successful (Finished output) - Update MAINNET_ROADMAP.md: FAZ 8 completed
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
//! # How versioned methods are used for `TeyrchainHost`
|
||||
//!
|
||||
//! Let's introduce two types of `TeyrchainHost` API implementation:
|
||||
//! * stable - used on stable production networks like Pezkuwi and Kusama. There is only one stable
|
||||
//! * stable - used on stable production networks like Pezkuwi and Dicle. There is only one stable
|
||||
//! API at a single point in time.
|
||||
//! * staging - methods that are ready for production, but will be released on Pezkuwichain first.
|
||||
//! We can batch together multiple changes and then release all of them to production, by making
|
||||
|
||||
Reference in New Issue
Block a user