zebra/zebra-test
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
tests Rewrite acceptance test matching 2021-06-10 22:46:33 -04:00
Cargo.toml Bump owo-colors from 3.0.0 to 3.0.1 2021-10-13 13:21:50 -04:00