active
last updated:

enable_rpc_transaction_history

Enable historical transaction info over JSON RPC, including the 'getConfirmedBlock' API. This will cause an increase in disk usage and IOPS"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "enable_rpc_transaction_history",
  "properties": {
    "long": "enable-rpc-transaction-history",
    "takes_value": "false",
    "help": "\n                    \"Enable historical transaction info over JSON RPC, including the \\\n                     'getConfirmedBlock' API. This will cause an increase in disk usage and IOPS\",\n                "
  },
  "isDeprecated": false
}