We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6ecb5 commit 067eb7dCopy full SHA for 067eb7d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# edge-exchange-plugins
2
3
+## 0.17.6 (2023-03-10)
4
+
5
+- Lifi: Allow gas price lower than 1 gwei
6
7
## 0.17.5 (2023-03-07)
8
9
- LetsExchange: Audit and add special case mainnet codes
package.json
@@ -1,6 +1,6 @@
{
"name": "edge-exchange-plugins",
- "version": "0.17.5",
+ "version": "0.17.6",
"description": "Exchange-rate sources for the Edge core",
"repository": {
"type": "git",
0 commit comments