UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

3 lines (2 loc) 130 B
import { TreasurifyParams } from '../../../types'; export declare function verifyTreasurifyParam(params: TreasurifyParams): void;