diff --git a/examples/consensus/topic_message_submit_chunked_transaction.py b/examples/consensus/topic_message_submit_chunked_transaction.py index 63d24e8d4..69276eeb6 100644 --- a/examples/consensus/topic_message_submit_chunked_transaction.py +++ b/examples/consensus/topic_message_submit_chunked_transaction.py @@ -2,8 +2,8 @@ Example demonstrating topic message submit chunked transaction. -uv run examples/consensus/topic_message_submit_chunked.py -python examples/consensus/topic_message_submit_chunked.py +uv run examples/consensus/topic_message_submit_chunked_transaction.py +python examples/consensus/topic_message_submit_chunked_transaction.py """ import sys