Skip to content

Commit 306d1c5

Browse files
author
Arjan Zijderveld
committed
Type registry update fix Kulupu
1 parent fba4c1d commit 306d1c5

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

scalecodec/type_registry/kulupu.json

+2-15
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,6 @@
1111
["paysFee", "Pays"]
1212
]
1313
},
14-
},
15-
"versioning": [
16-
{
17-
"runtime_range": [0, 7],
18-
"types": {
19-
"RefCount": "u8"
20-
}
21-
},
22-
{
23-
"runtime_range": [9, null],
24-
"types": {
25-
"RefCount": "u32"
26-
}
27-
}
28-
]
14+
"RefCount": "u8"
15+
}
2916
}

0 commit comments

Comments
 (0)