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 84f0daa commit 775f734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pages/use-cases/WalletQueries/wallet12.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ Remember you can also review the results in any Cardano explorer. The *Cardano

### 12.3 Collateral input & output

The collateral mechanism is an important feature that has been designed to ensure successful smart contract execution. You can read more about it in the [documentation](https://docs.cardano.org/about-cardano/learn/collateral-mechanism/).

This query retrieves information about the inputs and outputs associated with our transaction, identified by its hash `52385f2dd6b69eb035474b529249afda132cde54f54c727842393edc51bebb57`. The inputs and outputs are categorized in the results in the 'collateral' column.

```sql
Expand Down

0 comments on commit 775f734

Please sign in to comment.