git.delta.rocks / unique-network / refs/commits / 570dda64f497

difftreelog

increment runtime spec_version

Igor Kozyrev2021-10-06parent: #cd6177d.patch.diff
in: master

1 file changed

modifiedruntime/src/lib.rsdiffbeforeafterboth
151 spec_name: create_runtime_str!("nft"),151 spec_name: create_runtime_str!("nft"),
152 impl_name: create_runtime_str!("nft"),152 impl_name: create_runtime_str!("nft"),
153 authoring_version: 1,153 authoring_version: 1,
154 spec_version: 3,154 spec_version: 4,
155 impl_version: 1,155 impl_version: 1,
156 apis: RUNTIME_API_VERSIONS,156 apis: RUNTIME_API_VERSIONS,
157 transaction_version: 1,157 transaction_version: 1,