utxorpc-spec-sync 1.0.0-alpha.1

Auto-generated structs for the Sync module of the UTxO RPC spec
Documentation
1
2
3
4
5
6
7
8
9
10
// @generated
pub mod utxorpc {
    pub mod sync {
        // @@protoc_insertion_point(attribute:utxorpc.sync.v1)
        pub mod v1 {
            include!("utxorpc.sync.v1.rs");
            // @@protoc_insertion_point(utxorpc.sync.v1)
        }
    }
}