Skip to content

Commit 599950e

Browse files
committed
update ripple-lib and ripple-binary-codec
1 parent b650651 commit 599950e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/gateways/gateways.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@
398398
"accounts": [{
399399
"address": "rcA8X3TVMST1n3CJeAdGk1RdRCHii7N2h",
400400
"currencies": {
401-
"ETH" : { "featured" : false }
401+
"ETH" : { "featured" : true }
402402
}
403403
}],
404404
"hotwallets": ["rhPGyJfM8bGjfNCiXLL7WRU8VZ5Cw4kHVe"],

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"request-promise": "^2.0.0",
4040
"response": "https://github.com/mikeal/response/archive/master.tar.gz",
4141
"ripple-address-codec": "2.0.1",
42-
"ripple-binary-codec": "0.1.1",
43-
"ripple-lib": "0.16.10",
42+
"ripple-binary-codec": "0.1.3",
43+
"ripple-lib": "0.17.1",
4444
"ripple-lib-transactionparser": "0.6.0",
4545
"serve-favicon": "^2.3.0",
4646
"sjcl": "^1.0.3",

0 commit comments

Comments
 (0)