update specification version

Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
Uncle Stretch 2025-01-20 18:38:04 +03:00
parent 4d7330fd4d
commit a04f19558c
Signed by: str3tch
GPG Key ID: 84F3190747EE79AA

View File

@ -121,7 +121,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("casper"),
impl_name: create_runtime_str!("casper-svengali"),
authoring_version: 0,
spec_version: 1,
spec_version: 2,
impl_version : 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,