UNPKG

randomness-js

Version:

A library for consuming, verifying and using randomness from the dcipher network

3 lines (2 loc) 125 B
import { FeeData } from "ethers"; export declare function getGasPrice(feeData: FeeData, gasPriceMultiplier: bigint): bigint;