zcash-android-wallet-sdk/sdk-lib/src/main/java/cash/z/ecc/android/sdk/tool
Jack Grigg dec24e9787 Initialize the Rust library atomically
Previously if `initLogs()` was called more than once, the application
would crash. `NativeLibraryLoader` already implements a singleton for
loading the Rust library, so we now hook into that for initialization.

We now always initialize the Rust logging system, along with the tracing
event hooks and anything else we add in future.
2022-12-15 16:22:36 -05:00
..
CheckpointTool.kt [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00
DerivationTool.kt Initialize the Rust library atomically 2022-12-15 16:22:36 -05:00