Skip to content

Commit c5566a7

Browse files
author
Samuel Dare
committed
Merge remote-tracking branch 'origin/testnet' into devnet
2 parents 4f016d2 + ce8e91b commit c5566a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
140140
// This value is set to 100 to notify Polkadot-JS App (https://polkadot.js.org/apps) to use
141141
// the compatible custom types.
142142
spec_version: 191,
143+
143144
impl_version: 1,
144145
apis: RUNTIME_API_VERSIONS,
145146
transaction_version: 1,

0 commit comments

Comments
 (0)