Typo updates

This commit is contained in:
thephez 2018-01-11 13:25:02 -05:00
parent da8a1f1737
commit fe5a7d3c21
15 changed files with 15 additions and 15 deletions

View file

@ -180,7 +180,7 @@ Get the same block in JSON:
curl http://localhost:19998/rest/block/notxdetails/0000000000ccbf46cf6b78827ac1019f82598be839bce08bff00d188e75fb451.json
{% endhighlight %}
Result (whitespaced added):
Result (whitespace added):
{% highlight json %}
{

View file

@ -184,7 +184,7 @@ Get the same block in JSON:
curl http://localhost:19998/rest/block/0000000000ccbf46cf6b78827ac1019f82598be839bce08bff00d188e75fb451.json
{% endhighlight %}
Result (whitespaced added):
Result (whitespace added):
{% highlight json %}
{

View file

@ -191,7 +191,7 @@ Get blockchain info in JSON:
curl http://localhost:19998/rest/chaininfo.json
{% endhighlight %}
Result (whitespaced added):
Result (whitespace added):
{% highlight json %}
{

View file

@ -156,7 +156,7 @@ Same request in JSON:
curl http://localhost:19998/rest/getutxos/checkmempool/7b6caf68c33794b0bda65e63691739919f13156b57c7ec20a0b4de1f33c580bd-0.json
{% endhighlight %}
Result (whitespaced added):
Result (whitespace added):
{% highlight json %}
{

View file

@ -153,7 +153,7 @@ Get the same block headers in JSON:
curl http://localhost:19998/rest/headers/2/0000000000ccbf46cf6b78827ac1019f82598be839bce08bff00d188e75fb451.json
{% endhighlight %}
Result (whitespaced added):
Result (whitespace added):
{% highlight json %}
[

View file

@ -121,7 +121,7 @@ Get all transactions in the memory pool in JSON:
curl http://localhost:19998/rest/mempool/contents.json
{% endhighlight %}
Result (whitespaced added):
Result (whitespace added):
{% highlight json %}
{

View file

@ -64,7 +64,7 @@ Get memory pool info in JSON:
curl http://localhost:19998/rest/mempool/info.json
{% endhighlight %}
Result (whitespaced added):
Result (whitespace added):
{% highlight json %}
{

View file

@ -106,7 +106,7 @@ Get the same transaction in JSON:
curl http://localhost:19998/rest/tx/b06edec446fbcc0fc04a6e2774a843823f5238c2e15de40e61767a44f6788d32.json
{% endhighlight %}
Result (whitespaced added):
Result (whitespace added):
{% highlight json %}
{