mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
test parseTrustline in getTransaction
This commit is contained in:
3
test/fixtures/api/rippled/index.js
vendored
3
test/fixtures/api/rippled/index.js
vendored
@@ -9,6 +9,7 @@ module.exports = {
|
||||
tx: {
|
||||
AccountSet: require('./tx/account-set.json'),
|
||||
OfferCreate: require('./tx/offer-create.json'),
|
||||
OfferCancel: require('./tx/offer-cancel.json')
|
||||
OfferCancel: require('./tx/offer-cancel.json'),
|
||||
TrustSet: require('./tx/trust-set.json')
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user