File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,9 +50,12 @@ All configuration options available via the config files are also available as c
5050| "MaxCoinJoinMiningFeeRate": 50.0 | --maxcoinjoinminingfeerate=50.0 | WASABI_MAXCOINJOINMININGFEERATE=50.0 |
5151| "AbsoluteMinInputCount": 21 | --absolutemininputcount=21 | WASABI_ABSOLUTEMININPUTCOUNT=21 |
5252| "MaxDaysInMempool": 30 | --dropunconfirmedtransactionsafterdays=30 | WASABI_DROPUNCONFIRMEDTRANSACTIONSAFTERDAYS=30 |
53+ | "ExperimentalFeatures": [ ] | --experimentalfeatures=<> | WASABI_EXPERIMENTALFEATURES=<> |
5354
5455_ MaxDaysInMempool will only be listed in the config file after being changed from the default (30)._
5556
57+ _ Currently, the only available experimental feature is scripting._
58+
5659### Non-Config file configurations
5760
5861There are a few special switches that are not present in the ` Config.json ` file and are only available using the command line:
You can’t perform that action at this time.
0 commit comments