Skip to content

Commit

Permalink
Updated type registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Arjan Zijderveld committed Mar 14, 2020
1 parent 1b4506c commit 0a5efa4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scalecodec/type_registry/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,12 @@
"Uncle"
]
},
"ValidatorPrefs": {
"type": "struct",
"type_mapping": [
["commission", "Compact<Perbill>"]
]
},
"VestingSchedule<Balance, BlockNumber>": {
"type": "struct",
"type_mapping": [
Expand Down

0 comments on commit 0a5efa4

Please sign in to comment.