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
The examples used for fetching transaction data use a mix of both axios and await, and using one of these instead of both here would be better for consistency.
Additionally, it could be nice to include some examples for cURL, Python, or other ways that users might fetch transaction data from Arweave.