Skip to content

Add plugin per config option in config file descriptions#15

Merged
heifner merged 1 commit intomasterfrom
config_file_desc_with_plugin_name
Mar 5, 2018
Merged

Add plugin per config option in config file descriptions#15
heifner merged 1 commit intomasterfrom
config_file_desc_with_plugin_name

Conversation

@spoonincode
Copy link

Now shows (for example)

# Track only transactions whose scopes involve the listed accounts. Default is to track all transactions. (eosio::account_history_plugin)
# filter_on_accounts =

Instead of

# Track only transactions whose scopes involve the listed accounts. Default is to track all transactions.
# filter_on_accounts =

Which makes it a little easier to determine the context of the config option and description

Now shows (for example)
# Track only transactions whose scopes involve the listed accounts. Default is to track all transactions. (eosio::account_history_plugin)
# filter_on_accounts =
Instead of
# Track only transactions whose scopes involve the listed accounts. Default is to track all transactions.
# filter_on_accounts =
Which makes it a little easier to determine the context of the config option and description
@heifner heifner merged commit de1d5e0 into master Mar 5, 2018
@heifner heifner deleted the config_file_desc_with_plugin_name branch March 5, 2018 19:42
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.

2 participants