UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

3 lines (2 loc) 146 B
import { Uint8String } from '../int'; export declare function calculateFeeProtocol(feeProtocol0: Uint8String, feeProtocol1: Uint8String): number;