HomePhabricator

Make CBlockIndex* returned by GetDepthInMainChain const.
a31e8bad53e4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make CBlockIndex* returned by GetDepthInMainChain const.

Make the CBlockIndex* (optionally) returned by GetDepthInMainChain
const. This prevents accidental modification. The result is for
reading its properties rather than modifying it.

Details

Provenance
Daniel Kraft <d@domob.eu>Authored on Oct 24 2014, 14:13
deadalnixPushed on May 14 2017, 22:04
Parents
rABC3552d4b859d5: Merge pull request #5128
Branches
Unknown
Tags
Unknown

Event Timeline