asset-s: Require RfqtRequestOpts.intentOnFilling
Addresses review comment https://github.com/0xProject/0x-monorepo/pull/2555#discussion_r411083497
This commit is contained in:
@@ -190,7 +190,7 @@ export interface SwapQuoteOrdersBreakdown {
|
||||
export interface RfqtRequestOpts {
|
||||
takerAddress: string;
|
||||
apiKey: string;
|
||||
intentOnFilling?: boolean;
|
||||
intentOnFilling: boolean;
|
||||
makerEndpointMaxResponseTimeMs?: number;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user