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
In order to bring confirmTransaction up to the level of solana's web3.js reference implementation it needs to use websockets in addition to the basic polling implemented in #58
In addition it should return a promise to allow easy integration into async code.
The text was updated successfully, but these errors were encountered:
In order to bring confirmTransaction up to the level of solana's web3.js reference implementation it needs to use websockets in addition to the basic polling implemented in #58
In addition it should return a promise to allow easy integration into async code.
The text was updated successfully, but these errors were encountered: