Crate bitcoin_blockman

source ·

Structs

  • | Maintains a tree of blocks (stored in | m_block_index) which is consulted | to determine where the most-work tip | is. | | This data is used mostly in ChainState | - information about, e.g., candidate | tips is not maintained here. |
  • | Access to the block database (blocks/index/) |

Functions