You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProviderError: Cannot perform debug tracing on transaction '0xtxHash1', because its block includes transaction '0xtxHash2' with unsupported type '126'
at EdrProviderWrapper.request (node_modules/hardhat/src/internal/hardhat-network/provider/provider.ts:453:19)
at SimpleTaskDefinition.action (node_modules/hardhat-tracer/src/tasks/trace.ts:131:5)
at Environment._runTaskDefinition (node_modules/hardhat/src/internal/core/runtime-environment.ts:351:14)
at Environment.run (node_modules/hardhat/src/internal/core/runtime-environment.ts:184:14)
at main (node_modules/hardhat/src/internal/cli/cli.ts:324:7)
(base)