IntersectMBO / cardano-db-sync

A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL
Apache License 2.0
290 stars 162 forks source link

Treasury donations #1732

Closed kderme closed 2 months ago

kderme commented 3 months ago

With Conway it's possible to send money to the treasury. We should capture this in a new field in tx which is by default and for previous entries 0. Also we should take this into account in out tx fee calculation.