Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor documentation fix and clarification for the data API:
* Fix the documentation for `find_account_for_ephemeral_address` which included a use of `get_known_ephemeral_addresses` with incorrect types. * Clarify that passing `None` for the `index_range` parameter of `get_known_ephemeral_addresses` is equivalent to passing `0..(1u32 << 31)`. Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
- Loading branch information