harmony-one / sdk

Javascript SDK of Harmony protocol.
MIT License
92 stars 43 forks source link

Optionally resolve send transaction's promise before confirmation. #35

Closed kraikov closed 4 years ago

kraikov commented 4 years ago

Currently the promise is resolve once the transaction is confirmed. The proposed changes will allow the user to chose if he wants to receive the response before the confirmation.