Deprecate debug [timestamp]
command
#862
Labels
Improvement
Code changes driven by non business requirements.
debug [timestamp]
command
#862
Problem
The local node had supported the
debug [timestamp]
command which returned the parsed record file for that timestamp. It used service's classes from the mono repo. After the modularization, the command stopped working due to changing/deleting the parser files.Solution
The command can be deprecated because all the data is available in the mirror node explorer. This will reduce the local-node's complexity and codebase, making it more lightweight.
Alternatives
No response
The text was updated successfully, but these errors were encountered: