UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

3 lines (2 loc) 125 B
import { QuotePriceParams } from '../../../types'; export declare function verifyPriceParam(params: QuotePriceParams): void;