Skip to content

Commit cb57d75

Browse files
authored
LW-13062 Stake pool service (#1944)
* feat: add stake pools service * refactor: remove no longer used stake pools browsing pagination * feat: perform a stake pool query by id on stake pool details to fetch all the details
1 parent b91f378 commit cb57d75

File tree

8 files changed

+1087
-86
lines changed

8 files changed

+1087
-86
lines changed

packages/cardano/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"buffer": "6.0.3",
5959
"classnames": "2.3.1",
6060
"dayjs": "1.10.7",
61+
"fuse.js": "^7.1.0",
6162
"graphql": "^15.6.1",
6263
"graphql-request": "3.5.0",
6364
"lodash": "4.17.21",

0 commit comments

Comments
 (0)