Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[doc] GetBestBlock() doesn't do nothing
This has tripped people up multiple times because it looks like GetBestBlock is a const function returning the value of hashBlock.
- Loading branch information