Expose opcodes endpoint by default #647
Labels
Feature Enhancement
Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Limechain
P1
High priority issue, which must be completed in the milestone otherwise the release is at risk.
Problem
As part of HIP-801, we need to change the mirror-node properties of the web3 module to enable the endpoint for the opcode logger which is disabled by default.
Solution
hedera.mirror.web3.opcode.tracer.enabled=true
in theapplication.yml
file with custom properties for the mirror-node.application.yml
fileAlternatives
No response
The text was updated successfully, but these errors were encountered: