Files
dragonx-android-wallet-sdk/sdk-lib/src/main/assets
DanS e8a2d3ebc9 Bundle sapling params in APK instead of downloading from remote servers
- Add sapling-spend.params and sapling-output.params to sdk-lib assets
- Rewrite SaplingParamTool to copy params from bundled assets instead of HTTP download
- Remove OkHttp dependency from SaplingParamTool
- Initialize SaplingParamTool with app context from Initializer
2026-03-22 09:13:50 -05:00
..