pub fn make_witnesses(
    block0: &HeaderId,
    addresses_data: Vec<&AddressData>,
    transaction_hash: &TransactionSignDataHash
) -> Vec<Witness>