BP-WG / bp-core

BP Core Lib: consensus data structures and client-side-validation library for bitcoin protocol
Apache License 2.0
22 stars 20 forks source link

add block_hash method for BlockHeader #90

Closed zoedberg closed 4 months ago

zoedberg commented 4 months ago

this PR adds an utility method to retrieve the block hash of a block header (taking inspiration from rust-bitcoin)