File tree Expand file tree Collapse file tree
framework/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# * ------------------------------------- NODE CONFIGURATION --------------------------------------
22# * This file is used to configure a TRON network node (Full Node, Super Representative, Lite Full Node).
33# * This file uses a standardized commenting convention, designed to improve readability and developer experience when using
4- # * the Better Comments extension in Visual Studio Code.
4+ # * the " Better Comments" extension in Visual Studio Code.
55# * The file leverages categorized comment prefixes to visually distinguish different types of information:
66# ! (Important comments)
77# * Used for critical notes that require developer attention.
1515# * These are supplementary and do not require immediate attention.
1616# * This structure ensures a consistent, scannable configuration file where critical information stands out
1717# * while maintaining clear and accessible documentation inline.
18- # ? Ref (Better Comments): https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments
1918# ? Ref: https://tronprotocol.github.io/documentation-en/using_javatron/private_network/
19+ # ! Please note:
20+ # ! despite the "Better Comments" extension enhances the Developer Experience by highlighting comments
21+ # ! in different colors based on their syntax, the extension does not add any other functional value to the file itself.
22+ # ! In case you choose to use the extension, this should not be installed on any node.
2023# * --------------------------------------------- SECTIONS ----------------------------------------
2124# * 1. net
2225# * 2. storage
You can’t perform that action at this time.
0 commit comments