rm unused SwapQuoteRequestOpts key enableRfqt
Addresses review comment https://github.com/0xProject/0x-monorepo/pull/2541#discussion_r406043111
This commit is contained in:
parent
121d51b414
commit
5f23833b43
@ -195,7 +195,6 @@ export interface SwapQuoteRequestOpts extends CalculateSwapQuoteOpts {
|
|||||||
gasPrice?: BigNumber;
|
gasPrice?: BigNumber;
|
||||||
takerAddress?: string;
|
takerAddress?: string;
|
||||||
apiKey?: string;
|
apiKey?: string;
|
||||||
enableRfqt?: boolean;
|
|
||||||
intentOnFilling?: boolean;
|
intentOnFilling?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user