From 2b45345aaca9d0091972f983ac6e5c0b09d14777 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Mon, 10 Feb 2014 16:31:06 +0100 Subject: minor style cleanups --- src/main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.h') diff --git a/src/main.h b/src/main.h index b9c8dd7050..5ecf9d8365 100644 --- a/src/main.h +++ b/src/main.h @@ -427,6 +427,7 @@ class CMerkleTx : public CTransaction { private: int GetDepthInMainChainINTERNAL(CBlockIndex* &pindexRet) const; + public: uint256 hashBlock; std::vector vMerkleBranch; -- cgit v1.2.3