mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-17 13:04:20 +01:00
* WASM: prevent filesystem access * Exclude logger module on wasm * Drop use of conditional compilation in `LiquidOnchainWallet` * Expose `LiquidSdkBuilder` and configure build for wasm * Move working_dir setup and log header to connect with signer * Add in memory persister constructor * Drop builder connect method * Remove `empty_wallet_cache` from WASM interface * Impose custom persister on wasm