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
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
Currently the websocket only returns the PriceFeed and if a protocol want to submit a transaction, they need to get the VAA which could be a newer one. The problem is that the frontend has no way of ensuring which price feed corresponds to this VAA.
If we return the VAA (in the format each package expects) this problem would be solved.
Currently the websocket only returns the PriceFeed and if a protocol want to submit a transaction, they need to get the VAA which could be a newer one. The problem is that the frontend has no way of ensuring which price feed corresponds to this VAA.
If we return the VAA (in the format each package expects) this problem would be solved.
reported by: @guibescos
The text was updated successfully, but these errors were encountered: