Files
kaspad/blockchain/accept.go
Dave Collins 1ecfea4928 blockchain: Refactor main block index logic.
This refactors the block index logic into a separate struct and
introduces an individual lock for it so it can be queried independent of
the chain lock.
2017-02-01 13:14:41 -06:00

3.5 KiB