From 0631f70ae8c1538a3f2dafa1d6d3d582be86623e Mon Sep 17 00:00:00 2001 From: jg8481 Date: Tue, 3 Sep 2024 00:26:45 -0400 Subject: [PATCH] Update robotframework-infura-websocket-bot-rpa-keywords.robot --- .../robotframework-infura-websocket-bot-rpa-keywords.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infura-websocket-docker-blockchain-tools/robotframework-infura-websocket-bot-rpa-keywords.robot b/infura-websocket-docker-blockchain-tools/robotframework-infura-websocket-bot-rpa-keywords.robot index 0879efd..7c096f5 100644 --- a/infura-websocket-docker-blockchain-tools/robotframework-infura-websocket-bot-rpa-keywords.robot +++ b/infura-websocket-docker-blockchain-tools/robotframework-infura-websocket-bot-rpa-keywords.robot @@ -41,7 +41,7 @@ AVALANCHE MAINNET - INFURA WEBSOCKET BOT TASK : Monitor recently completed trans [Tags] Infura_Websocket_Bot_Task Monitor Recent Blocks And Completed Transactions ${AVALANCHE_INFURA_RPC_URL} -###---> Uncomment the following tasks to see how differently the same JSON-RPC API methods of Avalanche behave compared to Ethereum's JSON-RPC API methods. +###---> Un-comment the following tasks to see how differently the same JSON-RPC API methods of Avalanche behave compared to Ethereum's JSON-RPC API methods. # AVALANCHE MAINNET - INFURA WEBSOCKET BOT TASK : Monitor new pending transactions on the Avalanche Mainnet and log a list of transaction hashes from the Infura RPC URL. # [Tags] Infura_Websocket_Bot_Task # Monitor New Pending Transactions ${AVALANCHE_INFURA_RPC_URL}