pub fn serialize_cmpctblock(cb: &CmpctBlockMessage) -> Result<Vec<u8>>Expand description
BIP152: cmpctblock - header(80) + nonce(8) + shortids(varint+6*count) + prefilled(varint+each: diff_index+tx)
pub fn serialize_cmpctblock(cb: &CmpctBlockMessage) -> Result<Vec<u8>>BIP152: cmpctblock - header(80) + nonce(8) + shortids(varint+6*count) + prefilled(varint+each: diff_index+tx)