feat: add payment channel details to tx (2) (#920)

* Bump transactionparser to v0.7.1 and update output schema
* yarn docgen for required `threshold` and `weights`
This commit is contained in:
Elliot Lee
2018-07-17 22:22:07 -07:00
committed by GitHub
parent 14444bea3f
commit 7a928804ec
8 changed files with 50 additions and 17 deletions

View File

@@ -26,7 +26,7 @@
"ripple-binary-codec": "^0.1.13",
"ripple-hashes": "^0.3.1",
"ripple-keypairs": "^0.10.1",
"ripple-lib-transactionparser": "^0.6.2",
"ripple-lib-transactionparser": "0.7.1",
"ws": "^3.3.1"
},
"devDependencies": {