hive-keychain / hive-keychain-extension

A wallet browser extension for the Hive blockchain and cryptocurrency
MIT License
76 stars 51 forks source link

Keychain 2.4.2 is not returning broadcasted transaction ID #408

Closed reazuliqbal closed 1 year ago

reazuliqbal commented 1 year ago

Older Keychain used to return transaction ID as part of the result object, this new version is returning return: true. Many Hive-Engine services depend on Keychain returning the broadcasted transaction ID as part of the success message.

Is it possible to start returning the transaction ID again?

cedricguillas commented 1 year ago

We fixed this issue already. V2.4.6 is already online

reazuliqbal commented 1 year ago

Firefox addon weren't updated then, probably was in review. Got the update today. All good now. Thanks.