mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
xrpl.js 2.0: updates for lib fixes, etc.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
const xrpl = ripple; // TODO: remove when webpack build is updated
|
||||
|
||||
async function wait_for_seq(network_url, address) {
|
||||
const api = new xrpl.Client(network_url)
|
||||
await api.connect()
|
||||
|
||||
Reference in New Issue
Block a user