//! This module contains the protobuf generated code for the Substreams Bitcoin block
//! model.
//!//! This is the raw Protbuf code, types in here can be used without problem.
modgenerated;/// Re-export the protobuf generated code directly, at some point we might
pubmodsf{pubusecrate::pb::generated::sf::*;}pubmodbtc{pubmodv1{pubusecrate::pb::generated::sf::bitcoin::r#type::v1::*;}}