You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid having a big dependency of ElectrumApi I suggest defining an interface that must be satisfied for the various BitcoinJS API used accross the code.
This way thia library can be used innmany context (ie. react native without tiny-secp) or other blockchains such as Liquid/Elements.
The text was updated successfully, but these errors were encountered:
To avoid having a big dependency of ElectrumApi I suggest defining an interface that must be satisfied for the various BitcoinJS API used accross the code.
This way thia library can be used innmany context (ie. react native without tiny-secp) or other blockchains such as Liquid/Elements.
The text was updated successfully, but these errors were encountered: