Skip to content

Commit

Permalink
fix : delegation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmeets-6575 committed Apr 24, 2024
1 parent 3ffffb0 commit 6895913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/DelegationDashboard/TrendingDelegates.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ const TrendingDelegates = () => {
}
}, [showMore, currentPage, delegatesData.length, itemsPerPage, totalPages]);
const addressess = [
getSubstrateAddress('13mZThJSNdKUyVUjQE9ZCypwJrwdvY8G5cUCpS9Uw4bodh4t'),
getSubstrateAddress('1wpTXaBGoyLNTDF9bosbJS3zh8V8D2ta7JKacveCkuCm7s6'),
getSubstrateAddress('F1wAMxpzvjWCpsnbUMamgKfqFM7LRvNdkcQ44STkeVbemEZ'),
getSubstrateAddress('5CJX6PHkedu3LMdYqkHtGvLrbwGJustZ78zpuEAaxhoW9KbB')
Expand Down

0 comments on commit 6895913

Please sign in to comment.