* 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` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |