difftreelog
fix manual merge
in: master
1 file changed
runtime/opal/src/lib.rsdiffbeforeafterboth216 .avg_block_initialization(AVERAGE_ON_INITIALIZE_RATIO)216 .avg_block_initialization(AVERAGE_ON_INITIALIZE_RATIO)217 .build_or_panic();217 .build_or_panic();218 pub const Version: RuntimeVersion = VERSION;218 pub const Version: RuntimeVersion = VERSION;219 /*220 255 - Quartz221 42 - Opal222 */223 pub const SS58Prefix: u8 = 255;219 pub const SS58Prefix: u8 = 42;224}220}225221226parameter_types! {222parameter_types! {227 pub const ChainId: u64 = 8881;223 pub const ChainId: u64 = 8882;228}224}229225230pub struct FixedFee;226pub struct FixedFee;