This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
ganache --miner.defaultTransactionGasLimit estimate
fails with Error Cannot convert estimate to a BigInt
#2398
Labels
defaultTransactionGasLimit
cli coercion function needs to take the string"estimate"
into account when attempting to parse the raw option value.The text was updated successfully, but these errors were encountered: