We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f8c69 commit 22a3edeCopy full SHA for 22a3ede
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# edge-currency-accountbased
2
3
+## 0.22.7 (2023-02-07)
4
+
5
+- Fix: BNB Beacon Chain missing setOtherData method causing login errors
6
7
## 0.22.6 (2023-02-07)
8
9
- TRX: Add bandwidth and energy staking support
package.json
@@ -1,6 +1,6 @@
{
"name": "edge-currency-accountbased",
- "version": "0.22.6",
+ "version": "0.22.7",
"description": "Edge currency plugin for account based currencies",
"homepage": "https://edge.app/",
"repository": {
0 commit comments