IntersectMBO / IntersectMBO/cardano-cli
[FR] - Add possibility to add actual datums for provided reference inputs when building a transaction.
Open
enhancement
- Dominant language
- Haskell
- Stars
- 71
- Forks
- 24
- Avg merge
- 23h 40m
- Merged PRs (30d)
- 14
Description
**Describe the feature you'd like**
When building a transaction, which uses reference inputs with datum hashes, it may be useful for an user to be able to provide an actual datum, which could be then made available for the plutus script.
For this purpose a new flag, which will accept a datum value, needs to be added to transaction building commands.
This was implemented in cardano-api in https://github.com/IntersectMBO/cardano-api/issues/803
Contributor guide
Assessment
This issue has not been assessed yet.