Commit d6084de
committed
chore(staking): remove amount_staked_per_account
This endpoint was built for use calculating fogo points. However, pulling the
data from the chain is too slow to run in Vercel endpoints, so we're going to
clean this up and try a different approach instead1 parent 23af293 commit d6084de
File tree
3 files changed
+1
-58
lines changed- apps/staking
- src
- app/api/v1/amount_staked_per_account
- config
3 files changed
+1
-58
lines changedLines changed: 0 additions & 53 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 83 | | |
87 | 84 | | |
88 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments