We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f3112 commit 0f44fe4Copy full SHA for 0f44fe4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# edge-currency-monero
2
3
+# 0.6.0 (2023-03-28)
4
+
5
+- changed: Allow engine to run without private keys
6
7
# 0.5.5 (2023-01-10)
8
9
- Add `getMaxSpendable`
package.json
@@ -1,6 +1,6 @@
{
"name": "edge-currency-monero",
- "version": "0.5.5",
+ "version": "0.6.0",
"description": "Edge Monero currency plugin",
"homepage": "https://edge.app",
"repository": {
0 commit comments