IntersectMBO / IntersectMBO/antaeus
Test PlutusV3's txInfoTreasuryDonation
Open
- Dominant language
- Haskell
- Stars
- 10
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
1. - [ ] Build tx not donating to the treasury
- [ ] Expect `txInfoTreasuryDonation` is `Nothing`
-----
2. - [ ] Build tx exposing treasury amount to plutus
- [ ] Expect `txInfoTreasuryDonation` is `Just Value`
- [ ] Check donation amount is correct
-----
Contributor guide
Assessment
This issue has not been assessed yet.