mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
test: integration tests for Payment (#1635)
* test payment * use new helper function elsewhere * remove unneeded comment
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import _ from 'lodash'
|
||||
import { SignerListSet } from 'xrpl-local/models/transactions'
|
||||
|
||||
import { SignerListSet } from 'xrpl-local'
|
||||
|
||||
import serverUrl from '../serverUrl'
|
||||
import { setupClient, suiteClientSetup, teardownClient } from '../setup'
|
||||
|
||||
Reference in New Issue
Block a user