librustzcash/zcash_client_backend/examples
Kris Nuttycombe 1373221439 Renames the `ExtendedFullViewingKey::address` method to `find_address`.
This also adds a new semantically different `address` method which
attempts to produce an address given the specified diversifier index,
and returns `None` if that index does not produce a valid diversifier.

It is then up to the caller to search the diversifier index space if
the diversifier index that they are attempting to use does not result in
a valid diversifier.
2021-10-11 16:34:37 -06:00
..
diversify-address.rs Renames the `ExtendedFullViewingKey::address` method to `find_address`. 2021-10-11 16:34:37 -06:00