Function bitcoin_merkle::bits_to_bytes
source · pub fn bits_to_bytes(bits: &Vec<bool>) -> Vec<u8>Expand description
| Helper functions for serialization. |
pub fn bits_to_bytes(bits: &Vec<bool>) -> Vec<u8>| Helper functions for serialization. |