plutus
plutus copied to clipboard
Add datum helpers to plutus-ledger-api and plutus-tx
This PR is a part of https://github.com/input-output-hk/plutus/pull/3852 that adds helpers for working with datums in plutus-tx and plutus-ledger-api
Pre-submit checklist:
- Branch
- [X] Tests are provided (if possible)
- [X] Commit sequence broadly makes sense
- [X] Key commits have useful messages
- [X] Relevant tickets are mentioned in commit messages
- [X] Formatting, materialized Nix files, PNG optimization, etc. are updated
- PR
- [ ] Self-reviewed the diff
- [X] Useful pull request description
- [ ] Reviewer requested