Skip to content

Commit

Permalink
docs: getPayout() throws if there's no payment for the keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Hibbert committed Jan 3, 2025
1 parent 30637d4 commit 1945597
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main/reference/zoe-api/user-seat.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ redirecting escrowed assets in accordance with the result of the transaction.

The promise will be resolved promptly once the seat exits.

If there is no payment corresponding to the keyword, an error will be
thrown.

## E(UserSeat).getOfferResult()

- Returns: **Promise<OfferResult>**
Expand Down

0 comments on commit 1945597

Please sign in to comment.