bef7c6e687
Parsing addresses from strings required a subsequent validation of network of the parsed address. However, this validation was not enforced by compiler, one had to remember to perform it. This change adds a marker type to `Address` that will assist the compiler in enforcing this validation. |
||
---|---|---|
.. | ||
fuzz_targets | ||
hfuzz_input | ||
.gitignore | ||
Cargo.toml | ||
cycle.sh | ||
travis-fuzz.sh |