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