UNPKG

@qso-soft/shared

Version:

Shared library for QSO-soft

3 lines (2 loc) 145 B
export declare const getSpentGas: (gasPrice: string, gasUsed: string) => number; export declare const getSpentGasByFee: (fee: string) => number;