HomePhabricator

Clean up CMerkleTx::SetMerkleBranch.
4b0deb3b2df5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Clean up CMerkleTx::SetMerkleBranch.

The case SetMerkleBranch(NULL) was never actually used, and thus the
involved code (loading the block from disk) can be removed and the
implementation simplified.

Details

Provenance
Daniel Kraft <d@domob.eu>Authored on Aug 29 2014, 18:24
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING9f3d47677973: changed field types in some structures to equivalent unambiguous types
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Kraft <d@domob.eu> committed rSTAGING4b0deb3b2df5: Clean up CMerkleTx::SetMerkleBranch. (authored by Daniel Kraft <d@domob.eu>).Aug 30 2014, 16:00