UNPKG

cryptomarket

Version:

The CryptoMarket for Node.js

5 lines 93 B
export interface FeeRequest { currency: string; amount: string; networkCode?: string; }