Skip to content

feat(tron): add tron rpc node availability check on startup - #88

Open
self4m wants to merge 1 commit into
GMWalletApp:masterfrom
self4m:master
Open

feat(tron): add tron rpc node availability check on startup#88
self4m wants to merge 1 commit into
GMWalletApp:masterfrom
self4m:master

Conversation

@self4m

@self4m self4m commented Jun 12, 2026

Copy link
Copy Markdown

The TRON scanner always initializes and attempts to connect to the RPC node upon startup, but this can result in repeated errors in the logs and unnecessary retries when no nodes are enabled.

By referencing other scanners and adding startup checks to ensure that the scanning program is initialized only when there is an enabled TRON RPC node, stability has been improved and logs have become clearer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant