Fix binary codec (#250)
* TokenID -> NFTokenID * update xrpl-accountlib * fixup patch * add missing transaction types * fix: repositories * fix: update @types/react, move middleware * revert yarn.lock * revert * revert: yarn.lock * fix: transactions * update NFTokenCancelOffer * add missing fee * add: nft transaction type + recalculate `start` Co-authored-by: dangell7 <denisangell7@gmail.com>
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
"vscode-languageserver": "^7.0.0",
|
||||
"vscode-uri": "^3.0.2",
|
||||
"wabt": "1.0.16",
|
||||
"xrpl-accountlib": "^1.3.2",
|
||||
"xrpl-accountlib": "^1.5.2",
|
||||
"xrpl-client": "^1.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user