woodser / monero-ts

TypeScript library for using Monero
http://woodser.github.io/monero-ts/typedocs
MIT License
198 stars 67 forks source link

unable to run multiple MoneroUtils.getIntegratedAddress in parallel #173

Closed opx221 closed 5 months ago

opx221 commented 5 months ago

Hello

I get error LibraryUtils.default.getWasmModule(...).queueTask is not a function when attempting to run MoneroUtils.getIntegratedAddress multiple times in parallel

Thank you

woodser commented 5 months ago

This is fixed with the last release. Thanks for reporting.