UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

3 lines (2 loc) 145 B
import { QuoteExactInputParams } from '../../../types'; export declare function verifyQuoteExactInputParam(params: QuoteExactInputParams): void;