Skip to content

Commit

Permalink
Update wallet12.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnygreeney authored Sep 6, 2024
1 parent f81c171 commit 84f0daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/use-cases/WalletQueries/wallet12.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ The two result sets are combined with a `UNION ALL` clause, and the final output

### 12.2 Contracts details

For this query, we are looking for the Redeemer, datum hash and datum associated with the transaction. A good recap on there terms is available [here](https://aiken-lang.org/fundamentals/eutxo)
For this query, we are looking for the Redeemer, datum hash and datum associated with the transaction. A good recap on there terms is available on [Aiken-lang.org](https://aiken-lang.org/fundamentals/eutxo).

```sql
SELECT
Expand Down

0 comments on commit 84f0daa

Please sign in to comment.