Skip to content

Commit

Permalink
Fix: Remove extra set of quotes (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldeffenb authored Jun 23, 2021
1 parent 56ad721 commit a4b2373
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
* 3 unique ports for API / p2p / Debug API.

0 comments on commit a4b2373

Please sign in to comment.