pathfinder icon indicating copy to clipboard operation
pathfinder copied to clipboard

Use the `get_transaction_status` gateway endpoint instead of `get_transaction`

Open sistemd opened this issue 4 months ago • 0 comments

Currently, in our code we call the get_transaction endpoint and then only extract the status data from it. To avoid confusion and improve our bandwith, we should be using the get_transaction_status endpoint instead.

sistemd avatar Oct 03 '24 14:10 sistemd