Open lealobanov opened 1 month ago
For this item there's new work kicking off that will refactor/redesign the websockets https://github.com/onflow/flow-go/issues/6163
While the existing endpoints will remain they will be marked as as deprecated. Since you are only just about to integrate this probably best to wait until the next websockets is released and no bother even making the deprecated one available since otherwise you'll have to go rounds on this with the first being pretty much as waste
Add SendAndSubscribeTransactionStatuses to the SDK that was implemented for Access API.
Related issue: https://github.com/onflow/flow-go-sdk/issues/745