1
2
3
4
5
6
7
8
9
10
11
12
// @generated
pub mod sf {
    pub mod bitcoin {
        pub mod r#type {
            // @@protoc_insertion_point(attribute:sf.bitcoin.type.v1)
            pub mod v1 {
                include!("sf.bitcoin.type.v1.rs");
                // @@protoc_insertion_point(sf.bitcoin.type.v1)
            }
        }
    }
}