Skip to content

Commit 73d8809

Browse files
authored
fix: bump genlayer-js to 0.21.2 for staking wizard min stake fix (#282)
getEpochInfo now returns validatorMinStakeRaw and validatorMinStake, fixing the "Cannot mix BigInt and other types" crash in the staking wizard.
1 parent 5758705 commit 73d8809

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"dotenv": "^17.0.0",
7676
"ethers": "^6.13.4",
7777
"fs-extra": "^11.3.0",
78-
"genlayer-js": "^0.21.0",
78+
"genlayer-js": "^0.21.2",
7979
"inquirer": "^12.0.0",
8080
"keytar": "^7.9.0",
8181
"node-fetch": "^3.0.0",

0 commit comments

Comments
 (0)