Skip to content

Commit

Permalink
add timeout to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
10xSebastian committed Apr 19, 2022
1 parent cab20dc commit ec57507
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ let assets = await getAssets({
//]
```

Timeout happens after 10s and `[]` will be returned in cases the assets for the given addresses can't be retrieved within 10s.

#### only (getAssets)

Only gets assets and balances for given token addresses.
Expand Down

0 comments on commit ec57507

Please sign in to comment.