UNPKG

@portis/web3

Version:

Portis Web3 SDK

3 lines (2 loc) 110 B
import { Query } from './query'; export declare function getTxGas(query: Query, txParams: any): Promise<any>;