helium / blockchain-core

Apache License 2.0
214 stars 85 forks source link

Fix single owner multiple stake bug fix on export #1533

Closed vihu closed 1 year ago

vihu commented 1 year ago

Summary

The ledger exporter does not account for the fact that a single owner may have multiple validators staked. This fixes that.