difftreelog
fix runtime state version
in: master
1 file changed
runtime/src/lib.rsdiffbeforeafterboth161 impl_name: create_runtime_str!("opal"),161 impl_name: create_runtime_str!("opal"),162 authoring_version: 1,162 authoring_version: 1,163 spec_version: 916000,163 spec_version: 916000,164 impl_version: 1,164 impl_version: 0,165 apis: RUNTIME_API_VERSIONS,165 apis: RUNTIME_API_VERSIONS,166 transaction_version: 1,166 transaction_version: 1,167 state_version: 1,167 state_version: 0,168};168};169169170pub const MILLISECS_PER_BLOCK: u64 = 12000;170pub const MILLISECS_PER_BLOCK: u64 = 12000;