Problem
For non-static system transactions, the standalone hash index is currently missing.
These transactions currently have indexes by hash-blockid and the uint64 scheduled transaction ID, but are missing the standalone hash index due to a regression.
Solution
Add the missing index for parity with mainnet
Problem
For non-static system transactions, the standalone
hashindex is currently missing.These transactions currently have indexes by
hash-blockidand the uint64 scheduled transaction ID, but are missing the standalonehashindex due to a regression.Solution
Add the missing index for parity with mainnet