Skip to content

Commit cdb175d

Browse files
author
Arjan Zijderveld
committed
Type registry update Kulupu
1 parent 6884437 commit cdb175d

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

scalecodec/type_registry/kulupu.json

+2-16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"runtime_id": 9,
2+
"runtime_id": 11,
33
"types": {
44
"BlockNumber": "U32",
55
"Weight": "u64",
@@ -12,19 +12,5 @@
1212
]
1313
},
1414
"RefCount": "u8"
15-
},
16-
"versioning": [
17-
{
18-
"runtime_range": [0, 9],
19-
"types": {
20-
"RefCount": "u8"
21-
}
22-
},
23-
{
24-
"runtime_range": [10, null],
25-
"types": {
26-
"RefCount": "u32"
27-
}
28-
}
29-
]
15+
}
3016
}

0 commit comments

Comments
 (0)