Skip to content

Commit

Permalink
feat: adding slight supplement on user actions specs
Browse files Browse the repository at this point in the history
  • Loading branch information
HinsonSIDAN committed Feb 1, 2024
1 parent 2b8cba2 commit 87a4e9f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions specs/user_actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@ This documentation would outline a more detailed transaction specification on us
Spend(content_registry_input_utxo): CreateContent { content_hash: ByteArray, owner: (PolicyId, AssetName) }
}
```

2. Update Content:

- Validation: 4.2
- Transaction body (reference to frontend demo repo)

3. Transfer Content:

- Validation: 6.2
- Transaction body (reference to frontend demo repo)

0 comments on commit 87a4e9f

Please sign in to comment.