* Create a new VerifiedUnminedTx containing the miner fee * Use VerifiedUnminedTx in mempool verification responses And do a bunch of other cleanups. * Use VerifiedUnminedTx in mempool download and verifier * Use VerifiedUnminedTx in mempool storage and verified set * Impl Display for VerifiedUnminedTx, and some convenience methods * Use VerifiedUnminedTx in existing tests |
||
|---|---|---|
| .. | ||
| block | ||
| chain | ||
| checkpoint | ||
| parameters | ||
| primitives | ||
| transaction | ||
| block.rs | ||
| chain.rs | ||
| checkpoint.rs | ||
| config.rs | ||
| error.rs | ||
| lib.rs | ||
| parameters.rs | ||
| primitives.rs | ||
| script.rs | ||
| transaction.rs | ||