Skip to content

Commit

Permalink
Italics Instead of Bold
Browse files Browse the repository at this point in the history
  • Loading branch information
super3 committed Aug 3, 2015
1 parent eaa8f84 commit b125a3e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.rst
Expand Up @@ -61,7 +61,7 @@ can perform any other actions.

GET /api/register/<bitcoin address>/

**Success Example:**
*Success Example:*

::

Expand All @@ -70,7 +70,7 @@ can perform any other actions.
Status Code: 200
Text: User registered.

**Fail Examples:**
*Fail Examples:*

::

Expand All @@ -94,7 +94,7 @@ has gone offline, and that we should not issue more challenges.

GET /api/ping/<bitcoin address>/

**Success Example:**
*Success Example:*

::

Expand All @@ -103,7 +103,7 @@ has gone offline, and that we should not issue more challenges.
Status Code: 200
Text: Ping accepted.

**Fail Examples:**
*Fail Examples:*

::

Expand All @@ -129,7 +129,7 @@ is 15 minutes.

GET /api/online/

**Success Example:**
*Success Example:*

::

Expand All @@ -154,7 +154,7 @@ Allows the user to let the node know how much space they have generated via the

GET /api/height/<bitcoin address>/<height>/

**Success Example:**
*Success Example:*

::

Expand All @@ -163,7 +163,7 @@ Allows the user to let the node know how much space they have generated via the
Status Code: 200
Text: Height accepted.

**Fail Examples:**
*Fail Examples:*

::

Expand Down

0 comments on commit b125a3e

Please sign in to comment.