mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
Lints src/common (#1595)
* lint errors (and remove unused error types) * lint fee * lint index * lint ecdsa * fix tests * remove address tests from getFee * fix more tests * fix tests * respond to comments
This commit is contained in:
@@ -97,7 +97,7 @@ describe('client.getPaths', function () {
|
||||
...REQUEST_FIXTURES.normal,
|
||||
source: { address: addresses.NOTFOUND },
|
||||
}),
|
||||
this.client.errors.RippleError,
|
||||
this.client.errors.XrplError,
|
||||
)
|
||||
})
|
||||
// 'send all', function () {
|
||||
|
||||
Reference in New Issue
Block a user