From 046c49c99f9f04bcbe456c3323f482189274ecea Mon Sep 17 00:00:00 2001 From: Marcelo Jorge Vieira Date: Thu, 18 Jan 2018 12:08:15 -0200 Subject: [PATCH] JSON API: Fixed markdown syntax --- paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper.md b/paper.md index 672d153..b823e20 100644 --- a/paper.md +++ b/paper.md @@ -367,7 +367,7 @@ Interface EtherEx will provide an open-source interface on the Ethereum platform - both as a standalone client that connects to a node, and as a Đapp interface for the EtherBrowser. Despite its decentralized nature, its user interface can be constructed to appear and behave very similar to what traders are used to with current centralized exchanges. -###JSON API +### JSON API While a complete JSON-RPC API will be provided to retrieve information about the exchange, users will be highly encouraged to provide their own nodes. All of the exchange's data will be available to users from the interface within the Ethereum client.