Skip to content

Commit

Permalink
rewrite as active voice
Browse files Browse the repository at this point in the history
  • Loading branch information
joaniefromtheblock authored Sep 30, 2024
1 parent 27db699 commit b92045e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ Replace `<YOUR-API-KEY>` with an API key from your [Infura dashboard](https://in
</TabItem>
</Tabs>

If the transaction was not rejected for exceeding line limits, or is older than seven days, it will not be
found in the database, and a `null` result is returned. For example:
The API returns a `null` result if the transaction does not exceed line limits or is older than seven days.
In these cases, the database does not contain the transaction. For example:

```json
{
Expand Down

0 comments on commit b92045e

Please sign in to comment.