zcash-android-wallet-sdk/sdk-lib/src/main/rust
Carter Jernigan 9b666833b1
[#474] Add type safe BlockHeight API
- Replace int with type safe BlockHeight(Long) object
 - Fix down casting bug, as BlockHeight is uint32 but Java only supports int32 or int64
 - Rename WalletBirthday to Checkpoint and hide from the public API
2022-07-12 08:40:09 -04:00
..
utils [#255] Refactor Gradle Modules 2021-08-31 14:53:25 -04:00
lib.rs [#474] Add type safe BlockHeight API 2022-07-12 08:40:09 -04:00
local_rpc_types.rs [#255] Refactor Gradle Modules 2021-08-31 14:53:25 -04:00
utils.rs cargo fmt 2022-05-18 20:48:27 -04:00