Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
Signed-off-by: Lavinia Talpas <[email protected]>
  • Loading branch information
laviniat1996 authored Jun 25, 2024
1 parent 0555d10 commit 8190e8c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/tooling/rpc-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,12 +384,12 @@ Features:

### Testnet and WSS

- Please go to https://app.omniatech.io/dashboard/generate-endpoints and generate a private pair of HTTP and WSS endpoints
- Please go [here](https://app.omniatech.io/dashboard/generate-endpoints) and generate a private pair of HTTP and WSS endpoints
for Avalanche

### Custom Methods

- https://docs.omniatech.io/rpc-api-docs/chains/avalanche-c-chain/custom-json-rpc-api
- Learn more about the [Custom JSON-RPC API](https://docs.omniatech.io/rpc-api-docs/chains/avalanche-c-chain/custom-json-rpc-api) for the Avalanche C-Chain on Omniatech.

Check failure on line 392 in docs/tooling/rpc-providers.md

View workflow job for this annotation

GitHub Actions / runner/vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Omniatech'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Omniatech'?", "location": {"path": "docs/tooling/rpc-providers.md", "range": {"start": {"line": 392, "column": 160}}}, "severity": "ERROR"}

Features:
- Get started for Free (100,000 requests daily, 50RPS)
Expand All @@ -405,7 +405,9 @@ Features:
- Bring a Node, Run a Node
- RPC Protect (DeFi)
- Reinforced Transactions
<!-- vale off -->
- Frontrunning Protection

Check failure on line 409 in docs/tooling/rpc-providers.md

View workflow job for this annotation

GitHub Actions / runner/vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Frontrunning'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Frontrunning'?", "location": {"path": "docs/tooling/rpc-providers.md", "range": {"start": {"line": 409, "column": 7}}}, "severity": "ERROR"}
<!-- vale on -->
- Private Transactions
- Metadata Protection
- Honeypot Protection
Expand Down

0 comments on commit 8190e8c

Please sign in to comment.