mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-02 02:24:20 -05:00
make MempoolItem and InternalMempoolItem contain the SpendBundleConditions directly, rather than the NPCResult. A mempool item is guaranteed to be valid, so the error state of NPCResult will never be engaged anyway.