asset-swapper/RFQT: log maker response metadata
This commit is contained in:
@@ -287,6 +287,10 @@ export class QuoteRequestor {
|
||||
if (this._makerSupportsPair(url, makerAssetData, takerAssetData)) {
|
||||
const partialLogEntry = {
|
||||
makerEndpoint: url,
|
||||
makerAssetData,
|
||||
takerAssetData,
|
||||
assetFillAmount,
|
||||
marketOperation,
|
||||
quoteType,
|
||||
};
|
||||
const timeBeforeAwait = Date.now();
|
||||
|
||||
Reference in New Issue
Block a user