mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-08 03:31:27 +00:00
Helper for serializing CompactSize-prefixed vectors
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -703,6 +703,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
[[package]]
|
||||
name = "zcash_primitives"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "zcash_proofs"
|
||||
|
Reference in New Issue
Block a user