Skip to content

Commit

Permalink
Update bonus type
Browse files Browse the repository at this point in the history
Signed-off-by: lovesh <[email protected]>
  • Loading branch information
lovesh committed Dec 7, 2020
1 parent 9a13dca commit 8c42440
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@docknetwork/sdk",
"version": "0.3.9",
"version": "0.3.10",
"main": "index.js",
"license": "MIT",
"repository": {
Expand Down
1 change: 0 additions & 1 deletion src/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
"unlocked_reward": "Option<Balance>"
},
"Bonus": {
"total_locked_bonus": "Balance",
"swap_bonuses": "Vec<(Balance, BlockNumber)>",
"vesting_bonuses": "Vec<(Balance, Balance, BlockNumber)>"
},
Expand Down

0 comments on commit 8c42440

Please sign in to comment.