active
last updated:

account_indexes

Enable an accounts index, indexed by the selected account field

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "account_indexes",
  "properties": {
    "long": "account-index",
    "takes_value": "true",
    "multiple": "true",
    "possible_values": "&[\"program-id\", \"spl-token-owner\", \"spl-token-mint\"]",
    "value_name": "INDEX",
    "help": "Enable an accounts index, indexed by the selected account field"
  },
  "isDeprecated": false
}