MineError: Error
Error
Errors returned by tevm_mine method
const {errors} = await tevm.mine({}) if (errors?.length) { console.log(errors[0].message)}
packages/errors/src/actions/MineError.ts:11