Function lightning_signer::util::test_utils::mine_header_with_bits[][src]

pub fn mine_header_with_bits(
    prev_hash: BlockHash,
    merkle_root: TxMerkleNode,
    bits: u32
) -> BlockHeader