CashScript / cashscript

⚖️ Easily write and interact with Bitcoin Cash smart contracts
https://cashscript.org
MIT License
115 stars 80 forks source link

consider making electrum on ElectrumNetworkProvider public #202

Open mr-zwets opened 1 month ago

mr-zwets commented 1 month ago

if we make the electrum client on ElectrumNetworkProvider public then users could use subscriptions to addresses/blockheights without needing a separate electrum client with the electrum-cash library directly.

we need to check if this would not interfer with the current connection management of disconnecting after each request