upload images
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 543 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 387 KiB |
@@ -44,6 +44,7 @@ export const NetworkStakeCard = () => {
|
||||
|
||||
const lastTotalStake =
|
||||
packetsAndStaking[packetsAndStaking.length - 1]?.total_stake / 1_000_000;
|
||||
|
||||
const data = packetsAndStakingData
|
||||
.slice(0, -1)
|
||||
.map((item: IPacketsAndStakingData) => {
|
||||
|
||||
Reference in New Issue
Block a user