mineHandler
mineHandler(
client,options?):MineHandler
Parameters
• client: TevmNode<"fork" | "normal", object>
• options? = {}
• options.throwOnFail?: undefined | boolean
whether to default to throwing or not when errors occur
mineHandler(
client,options?):MineHandler
• client: TevmNode<"fork" | "normal", object>
• options? = {}
• options.throwOnFail?: undefined | boolean
whether to default to throwing or not when errors occur