From a7edbf55f71badbea8e4e6b9f2074167378f1b5b Mon Sep 17 00:00:00 2001 From: danceratopz Date: Wed, 29 May 2024 13:35:37 +0200 Subject: [PATCH] docs(gentest): fix typo --- src/cli/gentest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cli/gentest.py b/src/cli/gentest.py index cd6135916b..8749c127d9 100644 --- a/src/cli/gentest.py +++ b/src/cli/gentest.py @@ -8,8 +8,8 @@ Requirements: -1. Access to a archive node for the network where the transaction - originates. +1. Access to an archive node for the network where the transaction + originates. A provider may be used. 2. A config file with the remote node data in JSON format ```json