zebra/zebra-consensus
Marek 002c533ea8
Return transaction fee (#2876)
* Get the transaction fee from utxos

* Return the transaction fee from the verifier

* Avoid calculating the fee for coinbase transactions

Coinbase transactions don't have fees. In case of a coinbase transaction, the
verifier returns a zero fee.

* Update the result obtained by `Downloads`
2021-10-15 07:15:10 +10:00
..
src Return transaction fee (#2876) 2021-10-15 07:15:10 +10:00
Cargo.toml Bump thiserror from 1.0.29 to 1.0.30 (#2856) 2021-10-11 20:36:44 +00:00