UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

3 lines (2 loc) 148 B
import { ExactInputSingleParams } from '../../../types'; export declare function verifyExactInputSingleParam(params: ExactInputSingleParams): void;