Update escrow code snippet

This commit is contained in:
JST5000
2024-02-02 16:18:27 -08:00
parent c35ec2bad1
commit 0cfa655ec4

View File

@@ -5,7 +5,7 @@
"dependencies": {
"five-bells-condition": "*",
"ripple-lib": "^0.17.6",
"xrpl": "^2.11.0"
"xrpl": "^3.0.0"
},
"//": "Intended for Node.js version ?.? and higher"
}