* 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` |
||
|---|---|---|
| .. | ||
| vectors | ||
| command.rs | ||
| lib.rs | ||
| mock_service.rs | ||
| net.rs | ||
| prelude.rs | ||
| transcript.rs | ||
| vectors.rs | ||
| zip0143.rs | ||
| zip0243.rs | ||
| zip0244.rs | ||