added structure of exchange consumer
This commit is contained in:
@@ -56,5 +56,5 @@ export class ExchangeSwapQuoteConsumer implements SwapQuoteConsumer {
|
||||
|
||||
public executeSwapQuoteOrThrowAsync = async (quote: SwapQuote, opts: Partial<SwapQuoteExecutionOpts>): Promise<string> => {
|
||||
|
||||
}
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user