fix: enable TicketCreate encoding by updating ripple-binary-codec

This commit is contained in:
Elliot Lee
2020-11-23 19:55:42 -08:00
parent 5db1f5668c
commit f1ec45769b
2 changed files with 13 additions and 29 deletions

View File

@@ -28,7 +28,7 @@
"lodash": "^4.17.4",
"lodash.isequal": "^4.5.0",
"ripple-address-codec": "^4.1.1",
"ripple-binary-codec": "^0.2.7",
"ripple-binary-codec": "1.1.0-beta.0",
"ripple-keypairs": "^1.0.0",
"ripple-lib-transactionparser": "0.8.2",
"ws": "^7.2.0"