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
This way you could initialize a new BitcoinConnect instance and interact with it.
New methods do not always need to be exposed (in the react wrapper for example) and if people want to do custom stuff they can access it directly from the object.
They can also more easily see the current state of Bitcoin Connect.
Getters can be added rather than always using functions
This way you could initialize a new BitcoinConnect instance and interact with it.
Related:
#186 (comment)
#177 (comment)
The text was updated successfully, but these errors were encountered: