Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect check on distribution len
The RingCT distribution on mainnet doesn't start until well after genesis, so the distribution length is expected to be < height. To be clear, this was my mistake from this series of changes to the DSA. I noticed this mistake because the DSA would error when running on mainnet.
- Loading branch information