Skip to content

Commit

Permalink
fix stake delegation test
Browse files Browse the repository at this point in the history
  • Loading branch information
Megha-Dev-19 committed Jan 6, 2025
1 parent 2c394a9 commit 0ed0d9b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ function formatNearAmount(amount) {

function BalanceBanner({ accountId, treasuryDaoID }) {
if (
!treasuryDaoID ||
typeof getNearBalances !== "function" ||
!accountId ||
typeof hasPermission !== "function"
Expand Down

0 comments on commit 0ed0d9b

Please sign in to comment.