mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
Support AccountDelete (#37)
- Fix https://github.com/ripple/ripple-binary-codec/issues/36 - Re-number transaction result codes - Link reference for transaction types
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "0.2.4",
|
||||
"version": "0.3.0-rc1",
|
||||
"description": "XRP Ledger binary codec",
|
||||
"files": [
|
||||
"distrib/npm/*",
|
||||
@@ -47,7 +47,6 @@
|
||||
"url": "https://github.com/ripple/ripple-binary-codec/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ripple/ripple-binary-codec#readme",
|
||||
"author": "ndudfield@gmail.com",
|
||||
"license": "ISC",
|
||||
"readmeFilename": "README.md"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user