Type Alias forest_filecoin::rpc::methods::eth::GasPriceResult

source ·
type GasPriceResult = EthBigInt;

Aliased Type§

struct GasPriceResult(pub BigInt);

Fields§

§0: BigInt