Skip to content

Commit 13a3974

Browse files
svyatonikbkchr
authored andcommitted
bump rococo version (#1263)
1 parent c21217a commit 13a3974

File tree

1 file changed

+2
-2
lines changed
  • bridges/primitives/chain-rococo/src

1 file changed

+2
-2
lines changed

bridges/primitives/chain-rococo/src/lib.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ pub const SESSION_LENGTH: BlockNumber = 10 * time_units::MINUTES;
4343
// NOTE: This needs to be kept up to date with the Rococo runtime found in the Polkadot repo.
4444
pub const VERSION: RuntimeVersion = RuntimeVersion {
4545
spec_name: sp_version::create_runtime_str!("rococo"),
46-
impl_name: sp_version::create_runtime_str!("parity-rococo-v1.6"),
46+
impl_name: sp_version::create_runtime_str!("parity-rococo-v2.0"),
4747
authoring_version: 0,
48-
spec_version: 9130,
48+
spec_version: 9140,
4949
impl_version: 0,
5050
apis: sp_version::create_apis_vec![[]],
5151
transaction_version: 0,

0 commit comments

Comments
 (0)