difftreelog
Quartz ss58
in: master
1 file changed
runtime/src/lib.rsdiffbeforeafterboth161 spec_name: create_runtime_str!("quartz"),161 spec_name: create_runtime_str!("quartz"),162 impl_name: create_runtime_str!("quartz"),162 impl_name: create_runtime_str!("quartz"),163 authoring_version: 1,163 authoring_version: 1,164 spec_version: 917000,164 spec_version: 917001,165 impl_version: 0,165 impl_version: 0,166 apis: RUNTIME_API_VERSIONS,166 apis: RUNTIME_API_VERSIONS,167 transaction_version: 1,167 transaction_version: 1,248 .avg_block_initialization(AVERAGE_ON_INITIALIZE_RATIO)248 .avg_block_initialization(AVERAGE_ON_INITIALIZE_RATIO)249 .build_or_panic();249 .build_or_panic();250 pub const Version: RuntimeVersion = VERSION;250 pub const Version: RuntimeVersion = VERSION;251 /*252 255 - Quartz253 42 - Opal254 */251 pub const SS58Prefix: u8 = 42;255 pub const SS58Prefix: u8 = 255;252}256}253257254/*258/*