LtbLightning / bdk-rn

Bitcoin Development Kit - React Native Module
MIT License
50 stars 15 forks source link

Wrap native methods in a thread on the native side #63

Open BitcoinZavior opened 1 year ago

BitcoinZavior commented 1 year ago

Execute bdk methods in a new thread on the native side. Some methods already have this, need to add for the rest.