We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b650651 commit 599950eCopy full SHA for 599950e
api/gateways/gateways.json
@@ -398,7 +398,7 @@
398
"accounts": [{
399
"address": "rcA8X3TVMST1n3CJeAdGk1RdRCHii7N2h",
400
"currencies": {
401
- "ETH" : { "featured" : false }
+ "ETH" : { "featured" : true }
402
}
403
}],
404
"hotwallets": ["rhPGyJfM8bGjfNCiXLL7WRU8VZ5Cw4kHVe"],
package.json
@@ -39,8 +39,8 @@
39
"request-promise": "^2.0.0",
40
"response": "https://github.com/mikeal/response/archive/master.tar.gz",
41
"ripple-address-codec": "2.0.1",
42
- "ripple-binary-codec": "0.1.1",
43
- "ripple-lib": "0.16.10",
+ "ripple-binary-codec": "0.1.3",
+ "ripple-lib": "0.17.1",
44
"ripple-lib-transactionparser": "0.6.0",
45
"serve-favicon": "^2.3.0",
46
"sjcl": "^1.0.3",
0 commit comments