Skip to content

Change schema to use output hashes

Nexa uses output hashes as inputs. Changing the schema to work output hashes works for both BCH and NEXA chains.

The schema no longer uses hash prefixes to save space. This increases the index sizes significantly, but also performance. Observations shows that users value performance over disk space.

Merge request reports