Code samples: clean up package versioning for xrpl.js 2.0

This commit is contained in:
mDuo13
2021-10-20 13:26:49 -07:00
parent a4bdf4ae2b
commit 8579fa382c
6 changed files with 15 additions and 213 deletions

View File

@@ -2,6 +2,8 @@
// Demonstrates how to submit a transaction and wait for validation.
// This is not true "robust" transaction submission because it does not protect
// against power outages or other sudden interruptions.
// It may be more robust than the submitAndWait() method included in xrpl.js 2.0
// because it uses subscriptions and checks the server's available ledger range.
// Look up a transaction's result.
// Arguments: