atomicDEX-API
atomicDEX-API copied to clipboard
Improve zcoin long transaction creation time for WASM
Because of the heavy computation involved in generating z_transactions, there's a long delay/running time when using the generate tx functionality. A possible/good solution is running this genr_tx using web workers, ref below https://github.com/RReverser/wasm-bindgen-rayon?tab=readme-ov-file