mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Fix indentation
This commit is contained in:
6
test/fixtures/book-offers-response.js
vendored
6
test/fixtures/book-offers-response.js
vendored
@@ -302,12 +302,12 @@ module.exports.requestBookOffersBidsPartialFundedResponse = function(request, op
|
||||
gets: {
|
||||
currency: 'BTC',
|
||||
issuer: 'rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B'
|
||||
},
|
||||
},
|
||||
pays: {
|
||||
currency: 'USD',
|
||||
issuer: 'rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B'
|
||||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
return JSON.stringify({
|
||||
id: request.id,
|
||||
|
||||
Reference in New Issue
Block a user