We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
log_level
wei
--decache
cache
cacheTx
cacheTraces
reversed
first_record
max_record
first_block
last_block
The text was updated successfully, but these errors were encountered:
--ether
--wei
--units
--decimals
Adds more tests, shows caps in tests, #3092
f4d206a
Merge pull request #3093 from TrueBlocks/feature/capabilities-for-glo…
b10f983
…bal-options Adds more tests, shows caps in tests, #3092
No branches or pull requests
README files include text with all options, but now some of them (raw, ether, for example) show up in the text. Remove those that show up otherwise.Show caps in test resultsGenerate help file for global variables?Removelog_level
andwei
throughout (anything else?)--decache
should be turned on wherevercache
is enabled.CancacheTx
andcacheTraces
be made into global capabilities? This would allow caching these items elsewhere easier.reversed
,first_record
, andmax_record
could be globals capsfirst_block
andlast_block
should probably not be because of block ranges on the command line.The text was updated successfully, but these errors were encountered: