minor style cleanups

This commit is contained in:
Philip Kaufmann
2014-02-10 16:31:06 +01:00
parent fbdf4e5efa
commit 2b45345aac
3 changed files with 11 additions and 11 deletions

View File

@@ -427,6 +427,7 @@ class CMerkleTx : public CTransaction
{
private:
int GetDepthInMainChainINTERNAL(CBlockIndex* &pindexRet) const;
public:
uint256 hashBlock;
std::vector<uint256> vMerkleBranch;