Skip to content

Commit

Permalink
Changed formatting of endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalyV1337 authored Jun 4, 2020
1 parent 17ddab2 commit d69fa64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DESIGN_AND_FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The API Server works as follows:

## Complete List of Endpoints
| API Endpoint | Required Inputs | Optional Inputs | Output |
|----------------------------------|---------------------------------|-----------------|---------------------------|-------------------------------------------------------------------------------------|
|----------------------------------|---------------------------------|-----------------|---------------------------|
| /api/ping | none | none | Pong |
| /api/getconnectionslist | none | none | List of Connections |
| /api/consensus/genesis | Node Name | Height | Consensus Genesis State |
Expand Down

0 comments on commit d69fa64

Please sign in to comment.