Skip to content

Commit

Permalink
add forgotten ListVestingScheduleOf type
Browse files Browse the repository at this point in the history
  • Loading branch information
ETeissonniere committed Oct 13, 2021
1 parent a61a2c5 commit b79f528
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion types.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"child_revocations": "Vec<CertificateId>"
},
"Amendment": "Call",
"ListVestingScheduleOf": "Vec<VestingScheduleOf>",
"VestingScheduleOf": {
"start": "BlockNumber",
"period": "BlockNumber",
Expand Down Expand Up @@ -94,4 +95,4 @@
"slashed": "Balance",
"paid_out": "Balance"
}
}
}

0 comments on commit b79f528

Please sign in to comment.