Skip to content

Commit

Permalink
Update rest-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unixpi authored Jan 24, 2022
1 parent b7b517d commit e070447
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/the_nimbus_book/src/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Nimbus exposes an **extremely fast** and high-performance implementation of the

The API is a `REST` interface accessed via `HTTP`. **The API should not be exposed to the public Internet** unless protected by additional security: it includes multiple endpoints which could open your node to denial-of-service (DoS) attacks.

The API can be used with any conforming consumer, including alternative validator client implementations, explorers and tooling.

## Test your tooling against our servers

The API is available from:
Expand Down

0 comments on commit e070447

Please sign in to comment.