platform
platform copied to clipboard
DAPI: Remove additional indexes, the default masternode indexes are sufficient
https://github.com/dashpay/platform/blob/ed354ca52969676f8231765fc04bbe02b1d9ba25/packages/dapi/doc/dependencies_configs/dash.conf#L8-L12
and
https://github.com/dashpay/platform/blob/ed354ca52969676f8231765fc04bbe02b1d9ba25/packages/dashmate/templates/core/dash.conf.dot#L39-L44
These indexes are NOT required for Masternodes aka EvoNodes running platform, two observations.
- A Masternode does not run a wallet at the same time, this is intentionally not a possible configuration.
- None of the RPCs (and I checked them all) require any special indices and the one that does
getaddressutxos
is for nodes running wallets, refer to 1.