mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
BREAKING CHANGE: Fix types of XRP values in getServerInfo response
This commit is contained in:
@@ -14,6 +14,7 @@ const address = addresses.ACCOUNT;
|
||||
const utils = RippleAPI._PRIVATE.ledgerUtils;
|
||||
const ledgerClosed = require('./fixtures/rippled/ledger-close-newer');
|
||||
const schemaValidator = RippleAPI._PRIVATE.schemaValidator;
|
||||
assert.options.strict = true;
|
||||
|
||||
function unused() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user