bitcoin-foundblock 0.1.16-alpha.0

find block, find first block with time and height, find ancestor by height, find ancestor by hash, etc
Documentation
1
2
3
4
5
pub(crate) use bitcoin_derive::*;
pub(crate) use bitcoin_imports::*;
pub(crate) use bitcoin_block::*;
pub(crate) use bitcoin_primitives::*;