mirror of
https://github.com/mimblewimble/grin.git
synced 2025-03-06 17:11:08 +03:00
We use crate renaming to remove grin prefix, as result imports for util and keychain crates start with crate:: which looks like a part of the current crate. This PR fixes it. Also some small improvements were made. If this approach works I'll replicate it to other crates. |
||
---|---|---|
.. | ||
block.rs | ||
common.rs | ||
consensus.rs | ||
core.rs | ||
merkle_proof.rs | ||
pmmr.rs | ||
transaction.rs | ||
vec_backend.rs | ||
verifier_cache.rs |