Skip to content

Commit 4ac6727

Browse files
committed
forgot to run beautifier
1 parent 7a6b5f7 commit 4ac6727

File tree

1 file changed

+35
-34
lines changed

1 file changed

+35
-34
lines changed

index.html

Lines changed: 35 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p class="NemTitleText">NEM NIS API Documentation</p>
1111
<p class="NemSubtitle">Version 1.21</p>
1212
<p class="NemSubtitle">
13-
<time datetime="2017-12-13 14:18:00Z">14:18, December 13, 2017</time>
13+
<time datetime="2017-12-13 14:29:00Z">14:29, December 13, 2017</time>
1414
</p>
1515
<p style="page-break-before:always"></p>
1616
<p class="NemTocHeading">Contents</p>
@@ -1445,7 +1445,7 @@ <h4>Example of returned JSON object:</h4>
14451445
<pre><samp class="JSON">{
14461446
"data": [{
14471447
"fqn": "makoto.metal.coins",
1448-
"owner": TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
1448+
"owner": "TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
14491449
"height": 13465
14501450
}]
14511451
}</samp></pre>
@@ -1694,7 +1694,7 @@ <h4>Example:</h4>
16941694
</p>
16951695
<h4>Example of returned JSON object:</h4>
16961696
<pre><samp class="JSON">{
1697-
[
1697+
"data": [
16981698
{
16991699
"height": 17592,
17001700
"address": "NALICELGU3IVY4DPJKHYLSSVYFFWYS5QPLYEZDJJ",
@@ -2363,23 +2363,24 @@ <h4>Example of returned array of JSON <a href="#extendedNodeExperiencePair">Exte
23632363
<pre><samp class="JSON">{
23642364
"data": [
23652365
{
2366-
"node":
2367-
"metaData":
2368-
{
2369-
"application": "NIS",
2370-
"version": "0.4.33-BETA",
2371-
"platform": "Oracle Corporation (1.8.0_25) on Windows 8"
2372-
},
2373-
"endpoint":
2374-
{
2375-
"protocol": "http",
2376-
"port": 7890,
2377-
"host": "81.224.224.156"
2378-
},
2379-
"identity":
2380-
{
2381-
"name": "Alice",
2382-
"public-key": "a1aaca6c17a24252e674d155713cdf55996ad00175be4af02a20c67b59f9fe8a"
2366+
"node": {
2367+
"metaData":
2368+
{
2369+
"application": "NIS",
2370+
"version": "0.4.33-BETA",
2371+
"platform": "Oracle Corporation (1.8.0_25) on Windows 8"
2372+
},
2373+
"endpoint":
2374+
{
2375+
"protocol": "http",
2376+
"port": 7890,
2377+
"host": "81.224.224.156"
2378+
},
2379+
"identity":
2380+
{
2381+
"name": "Alice",
2382+
"public-key": "a1aaca6c17a24252e674d155713cdf55996ad00175be4af02a20c67b59f9fe8a"
2383+
}
23832384
},
23842385
"syncs": 3,
23852386
"experience":
@@ -2500,21 +2501,21 @@ <h4>Example:</h4>
25002501
<h4>Example of returned JSON object:</h4>
25012502
<pre><samp class="JSON">{
25022503
"data": [{
2503-
"meta":{
2504-
"id":26264,
2504+
"meta": {
2505+
"id": 26264
25052506
},
2506-
"namespace":{
2507+
"namespace": {
25072508
"fqn": "makoto.metal.coins",
2508-
"owner": TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
2509+
"owner": "TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
25092510
"height": 13465
25102511
}
25112512
},{
2512-
"meta":{
2513-
"id":25421,
2513+
"meta": {
2514+
"id": 25421
25142515
},
2515-
"namespace":{
2516+
"namespace": {
25162517
"fqn": "gimre.vouchers",
2517-
"owner": TDGIMREMR5NSRFUOMPI5OOHLDATCABNPC5ID2SVA",
2518+
"owner": "TDGIMREMR5NSRFUOMPI5OOHLDATCABNPC5ID2SVA",
25182519
"height": 12392
25192520
}
25202521
}]
@@ -2543,7 +2544,7 @@ <h4>Example:</h4>
25432544
<h4>Example of returned JSON object:</h4>
25442545
<pre><samp class="JSON">{
25452546
"fqn": "makoto.metal.coins",
2546-
"owner": TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
2547+
"owner": "TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
25472548
"height": 13465
25482549
}</samp></pre>
25492550
<h4>Possible Errors:</h4>
@@ -2677,7 +2678,7 @@ <h4>Example:</h4>
26772678
<h4>Example of returned JSON object:</h4>
26782679
<pre><samp class="JSON">{
26792680
"data": [{
2680-
"meta" {
2681+
"meta": {
26812682
"id": 3541
26822683
},
26832684
"mosaic": {
@@ -5213,7 +5214,7 @@ <h4>Description of the fields:</h4><table class="NemParamsGrid"><tr><td>type</td
52135214
<li>2: The levy is calculated from the transferred amount.
52145215
The field 'fee' states how many percentiles of the transferred quantity will transferred to the recipient.
52155216
</li>
5216-
</td></tr><tr><td>recipient</td><td>The recipient of the levy.</td></tr><tr><td>mosaicId</td><td>The mosaic in which the levy is paid.</td></tr><tr><td>recipient</td><td>The fee. The interpretation is dependent on the type of the levy</td></tr></table>
5217+
</td></tr><tr><td>recipient</td><td>The recipient of the levy.</td></tr><tr><td>mosaicId</td><td>The mosaic in which the levy is paid.</td></tr><tr><td>fee</td><td>The fee. The interpretation is dependent on the type of the levy</td></tr></table>
52175218
<h2 id="mosaicId">MosaicId</h2>
52185219
<h4>Description:</h4><p>A mosaic id uniquely identifies an underlying mosaic definition.</p>
52195220
<h4>JSON structure by example:</h4>
@@ -5228,7 +5229,7 @@ <h4>Description:</h4><p>A namespace is the NEM version of a domain. You can rent
52285229
<h4>JSON structure by example:</h4>
52295230
<pre><samp class="JSON">{
52305231
"fqn": "makoto.metal.coins",
5231-
"owner": TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
5232+
"owner": "TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
52325233
"height": 13465
52335234
}</samp></pre>
52345235
<h4>Description of the fields:</h4><table class="NemParamsGrid"><tr><td>fqn</td><td>The fully qualified name of the namespace, also named namespace id.</td></tr><tr><td>owner</td><td>The owner of the namespace.</td></tr><tr><td>height</td><td>The height at which the ownership begins.</td></tr></table>
@@ -5241,7 +5242,7 @@ <h4>JSON structure by example:</h4>
52415242
},
52425243
"namespace":{
52435244
"fqn": "makoto.metal.coins",
5244-
"owner": TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
5245+
"owner": "TD3RXTHBLK6J3UD2BH2PXSOFLPWZOTR34WCG4HXH",
52455246
"height": 13465
52465247
}
52475248
}</samp></pre>
@@ -5649,7 +5650,7 @@ <h2 id="error-messages">Error messages</h2>
56495650
<dd>Validation failed because the namespace has expired.</dd>
56505651
<dt>FAILURE_NAMESPACE_OWNER_CONFLICT</dt>
56515652
<dd>Validation failed because the transaction signer is not the owner of the namespace.</dd>
5652-
<dt>FAILURE_NAMESPACE_INVALID_NAME(</dt>
5653+
<dt>FAILURE_NAMESPACE_INVALID_NAME</dt>
56535654
<dd>Validation failed because the name for the namespace is invalid.</dd>
56545655
<dt>FAILURE_NAMESPACE_INVALID_RENTAL_FEE_SINK</dt>
56555656
<dd>Validation failed because the specified namespace rental fee sink is invalid.</dd>

0 commit comments

Comments
 (0)