Skip to content

Commit 497cdb4

Browse files
committed
chore: improve comments
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent 2748d80 commit 497cdb4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/integration/fee_estimate_query_e2e_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222

2323
def wait_for_fee_estimation_service_ready(env):
2424
"""
25-
Blocks until the Mirror Node's FeeEstimationService is ready.
26-
with a 10-minute timeout.
25+
Wait until the FeeEstimationService is ready with a timeout.
2726
"""
2827
global _fee_estimation_ready, _fee_estimation_error
2928

0 commit comments

Comments
 (0)