From a4b23733b6ce931d6e324c1dff9a48c0c7dcd735 Mon Sep 17 00:00:00 2001 From: ldeffenb Date: Wed, 23 Jun 2021 12:43:13 -0400 Subject: [PATCH] Fix: Remove extra set of quotes (#206) --- docs/faq.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 3abaaa784..9d1803839 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -135,8 +135,6 @@ You need to sign up for a free account at infura.io, set up an Ethereum project, https://stake.getblock.io/mainnet/?api_key=my-api-key ``` -``` - ### Can I connect several nodes to getblock.io endpoint? Yes, but their free plan has limit 40k requests per day. @@ -182,4 +180,4 @@ Therefore, the rule is, each node must have: * 1 Ethereum Address * 1 Chequebook -* 3 unique ports for API / p2p / Debug API. \ No newline at end of file +* 3 unique ports for API / p2p / Debug API.