git.delta.rocks / unique-network / refs/commits / bff3c3cd0cd2

difftreelog

update runtime spec_version to v0.9.10

Igor Kozyrev2021-10-01parent: #50b1534.patch.diff
in: master

1 file changed

modifiedruntime/src/lib.rsdiffbeforeafterboth
144 spec_name: create_runtime_str!("opal"),144 spec_name: create_runtime_str!("opal"),
145 impl_name: create_runtime_str!("opal"),145 impl_name: create_runtime_str!("opal"),
146 authoring_version: 1,146 authoring_version: 1,
147 spec_version: 909000,147 spec_version: 910000,
148 impl_version: 1,148 impl_version: 1,
149 apis: RUNTIME_API_VERSIONS,149 apis: RUNTIME_API_VERSIONS,
150 transaction_version: 1,150 transaction_version: 1,