Skip to content

Commit

Permalink
add userUnboundCount
Browse files Browse the repository at this point in the history
  • Loading branch information
borispoehland committed Sep 23, 2024
1 parent 1b91cf5 commit 1891563
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 201 deletions.
201 changes: 0 additions & 201 deletions invitation.html

This file was deleted.

1 change: 1 addition & 0 deletions src/types/staking.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export interface StakingSummaryPools {
collection: string[]
poolStakedCount: number
userStakedCount: number
userUnboundCount: number
poolReward: RewardAvaiblePools[]
userReward: RewardStakinSummary[]
rewardDuration: number
Expand Down

0 comments on commit 1891563

Please sign in to comment.