Expose fills in asset-swapper quote
This commit is contained in:
@@ -34,7 +34,7 @@ export async function getFullyFillableSwapQuoteWithNoFeesAsync(
|
||||
const quoteBase = {
|
||||
makerAssetData,
|
||||
takerAssetData,
|
||||
orders,
|
||||
orders: orders.map(order => ({...order, fills: [] })),
|
||||
gasPrice,
|
||||
bestCaseQuoteInfo: quoteInfo,
|
||||
worstCaseQuoteInfo: quoteInfo,
|
||||
|
||||
Reference in New Issue
Block a user