regen-ledger
regen-ledger copied to clipboard
Fix ecocredit event values when no value is provided
Summary
EventMint
and EventTransfer
use the zero-value for tradable_amount
and retired_amount
if not not set. We should be returning 0
rather than an empty string. We should also double check other events that might be using the zero-value.
For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned