feat(command): change newly added "--keystore" parameter to "--keystore-factory" by halibobo1205 · Pull Request #6446 · tronprotocol/java-tron
halibobo1205
changed the title
refactor(keystoreFactory): rename --keystore parameter to --keystoreFactory
refactor(cli): change newly added "--keystore" parameter to "--keystore-factory"
halibobo1205
changed the title
refactor(cli): change newly added "--keystore" parameter to "--keystore-factory"
feat(cli): change newly added "--keystore" parameter to "--keystore-factory"
halibobo1205
changed the title
feat(cli): change newly added "--keystore" parameter to "--keystore-factory"
feat(command): change newly added "--keystore" parameter to "--keystore-factory"
…actory" The "--keystore" parameter name could be misleading, as it typically refers to encrypted key storage files or wallets, while this parameter actually runs a KeystoreFactory. The new name "--keystore-factory" makes the parameter's purpose more explicit and avoids potential confusion.
halibobo1205 added a commit to halibobo1205/java-tron that referenced this pull request
Oct 14, 2025…actory" (tronprotocol#6446) The "--keystore" parameter name could be misleading, as it typically refers to encrypted key storage files or wallets, while this parameter actually runs a KeystoreFactory. The new name "--keystore-factory" makes the parameter's purpose more explicit and avoids potential confusion.
warku123 pushed a commit to warku123/java-tron that referenced this pull request
Feb 6, 2026…actory" (tronprotocol#6446) The "--keystore" parameter name could be misleading, as it typically refers to encrypted key storage files or wallets, while this parameter actually runs a KeystoreFactory. The new name "--keystore-factory" makes the parameter's purpose more explicit and avoids potential confusion.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters