We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3ee99 commit 36a7134Copy full SHA for 36a7134
eth/tracers/internal/tracetest/makeTest.js
@@ -49,5 +49,6 @@ var makeTest = function(tx, traceConfig) {
49
context: context,
50
input: eth.getRawTransaction(tx),
51
result: result,
52
+ tracerConfig: traceConfig.tracerConfig,
53
}, null, 2));
54
}
0 commit comments