We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa0aec commit 3e9d356Copy full SHA for 3e9d356
chia/full_node/mempool_manager.py
@@ -510,7 +510,7 @@ async def add_spend_bundle(
510
511
Args:
512
new_spend: spend bundle to validate and add
513
- conds: result of running the clvm transaction in a fake block
+ conds: the SpendBundleConditions resulting from running the clvm in the SpendBundles coin spends
514
spend_name: hash of the spend bundle data, passed in as an optimization
515
516
Returns:
0 commit comments