Update tutorial for xrpl4j v3

This PR updates all Java examples to utilize xrpl4j v3, which has slight different contracts as compared to v2.
This commit is contained in:
David Fuelling
2023-05-09 16:54:40 -06:00
parent 022f24c1e6
commit a18fe56cdf
7 changed files with 189 additions and 220 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ __pycache__
out/
package-lock.json
yarn-error.log
/.idea