HomePhabricator

rpc: Compute number of confirmations of a block from block height
57153d4e1ac6Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

rpc: Compute number of confirmations of a block from block height

Currently this uses a CMerkleTx, but that makes no sense as we
have the CBlockIndex available. As noted by @jgarzik.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Aug 28 2014, 15:14
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING539abc4729ea: build: Remove message about Ubuntu 13.10 when no boost sleep implementation…
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING57153d4e1ac6: rpc: Compute number of confirmations of a block from block height (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Aug 29 2014, 15:25