File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,10 +79,10 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
7979 spec_name : create_runtime_str ! ( "mashnet-node" ) ,
8080 impl_name : create_runtime_str ! ( "mashnet-node" ) ,
8181 authoring_version : 4 ,
82- spec_version : 11600 ,
82+ spec_version : 11601 ,
8383 impl_version : 0 ,
8484 apis : RUNTIME_API_VERSION ,
85- transaction_version : 11 ,
85+ transaction_version : 12 ,
8686 state_version : 0 ,
8787} ;
8888
Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
7878 spec_name : create_runtime_str ! ( "kilt-spiritnet" ) ,
7979 impl_name : create_runtime_str ! ( "kilt-spiritnet" ) ,
8080 authoring_version : 1 ,
81- spec_version : 11600 ,
81+ spec_version : 11601 ,
8282 impl_version : 0 ,
8383 apis : RUNTIME_API_VERSION ,
84- transaction_version : 11 ,
84+ transaction_version : 12 ,
8585 state_version : 0 ,
8686} ;
8787
You can’t perform that action at this time.
0 commit comments