Skip to content

Commit 3e9d356

Browse files
committed
review comment
1 parent baa0aec commit 3e9d356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chia/full_node/mempool_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ async def add_spend_bundle(
510510
511511
Args:
512512
new_spend: spend bundle to validate and add
513-
conds: result of running the clvm transaction in a fake block
513+
conds: the SpendBundleConditions resulting from running the clvm in the SpendBundles coin spends
514514
spend_name: hash of the spend bundle data, passed in as an optimization
515515
516516
Returns:

0 commit comments

Comments
 (0)