mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-26 23:25:49 +00:00
Update getBalances to use getTrustlines
This commit is contained in:
@@ -10,5 +10,6 @@ module.exports = {
|
||||
dropsToXrp: utils.dropsToXrp,
|
||||
xrpToDrops: utils.xrpToDrops,
|
||||
toRippledAmount: utils.toRippledAmount,
|
||||
wrapCatch: utils.wrapCatch
|
||||
wrapCatch: utils.wrapCatch,
|
||||
composeAsync: utils.composeAsync
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user