Update docs and dependencies

This commit is contained in:
Marvin ROGER 2018-07-11 17:06:03 +02:00 committed by Marvin ROGER
commit 610ebcadf4
12 changed files with 770 additions and 536 deletions

View file

@ -1055,7 +1055,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">KNano<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;KNano&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L39">conversion.ts:39</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L39">conversion.ts:39</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1070,7 +1070,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">MNano<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;MNano&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L41">conversion.ts:41</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L41">conversion.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1085,7 +1085,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">NANO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;NANO&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L37">conversion.ts:37</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L37">conversion.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1100,7 +1100,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">Nano<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;Nano&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L35">conversion.ts:35</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L35">conversion.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1115,7 +1115,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">hex<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;hex&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L27">conversion.ts:27</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L27">conversion.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1130,7 +1130,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">knano<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;knano&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L33">conversion.ts:33</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L33">conversion.ts:33</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1145,7 +1145,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">nano<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;nano&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L31">conversion.ts:31</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L31">conversion.ts:31</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1160,7 +1160,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">raw<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;raw&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L29">conversion.ts:29</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L29">conversion.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1055,7 +1055,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/check.ts#L86">check.ts:86</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/check.ts#L82">check.ts:82</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1087,7 +1087,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/check.ts#L38">check.ts:38</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/check.ts#L38">check.ts:38</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1119,7 +1119,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/check.ts#L66">check.ts:66</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/check.ts#L62">check.ts:62</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1151,7 +1151,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/check.ts#L76">check.ts:76</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/check.ts#L72">check.ts:72</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1183,7 +1183,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/check.ts#L56">check.ts:56</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/check.ts#L52">check.ts:52</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1215,7 +1215,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/check.ts#L108">check.ts:108</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/check.ts#L104">check.ts:104</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1247,7 +1247,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/check.ts#L98">check.ts:98</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/check.ts#L94">check.ts:94</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1279,7 +1279,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/accelerated.ts#L55">accelerated.ts:55</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/accelerated.ts#L55">accelerated.ts:55</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1318,7 +1318,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L59">conversion.ts:59</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L59">conversion.ts:59</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1356,7 +1356,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/block.ts#L36">block.ts:36</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/block.ts#L36">block.ts:36</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1396,7 +1396,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/keys.ts#L98">keys.ts:98</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/keys.ts#L98">keys.ts:98</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1434,7 +1434,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/keys.ts#L66">keys.ts:66</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/keys.ts#L66">keys.ts:66</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1466,7 +1466,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/keys.ts#L40">keys.ts:40</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/keys.ts#L40">keys.ts:40</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1504,7 +1504,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/keys.ts#L19">keys.ts:19</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/keys.ts#L19">keys.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1527,7 +1527,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/hash.ts#L39">hash.ts:39</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/hash.ts#L39">hash.ts:39</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1559,7 +1559,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/signature.ts#L26">signature.ts:26</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/signature.ts#L26">signature.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1591,7 +1591,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/work.ts#L29">work.ts:29</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/work.ts#L29">work.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1623,7 +1623,7 @@ img { max-width: 100%; }
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/signature.ts#L54">signature.ts:54</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/signature.ts#L54">signature.ts:54</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1051,7 +1051,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">balance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/block.ts#L24">block.ts:24</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/block.ts#L24">block.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1066,7 +1066,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">link<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/block.ts#L26">block.ts:26</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/block.ts#L26">block.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1081,7 +1081,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">previous<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/block.ts#L20">block.ts:20</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/block.ts#L20">block.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1096,7 +1096,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">representative<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/block.ts#L22">block.ts:22</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/block.ts#L22">block.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1111,7 +1111,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">work<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/block.ts#L18">block.ts:18</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/block.ts#L18">block.ts:18</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1039,7 +1039,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">worker<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/accelerated.ts#L44">accelerated.ts:44</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/accelerated.ts#L44">accelerated.ts:44</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1054,7 +1054,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">worker<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/accelerated.ts#L42">accelerated.ts:42</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/accelerated.ts#L42">accelerated.ts:42</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1039,7 +1039,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">from<span class="tsd-signature-symbol">:</span> <a href="../enums/unit.html" class="tsd-signature-type">Unit</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L47">conversion.ts:47</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L47">conversion.ts:47</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1054,7 +1054,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">to<span class="tsd-signature-symbol">:</span> <a href="../enums/unit.html" class="tsd-signature-type">Unit</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/conversion.ts#L49">conversion.ts:49</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/conversion.ts#L49">conversion.ts:49</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1035,7 +1035,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">use<wbr>Nano<wbr>Prefix<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/keys.ts#L88">keys.ts:88</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/keys.ts#L88">keys.ts:88</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1051,7 +1051,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">account<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/hash.ts#L22">hash.ts:22</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/hash.ts#L22">hash.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1066,7 +1066,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">balance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/hash.ts#L28">hash.ts:28</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/hash.ts#L28">hash.ts:28</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1081,7 +1081,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">link<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/hash.ts#L30">hash.ts:30</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/hash.ts#L30">hash.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1096,7 +1096,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">previous<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/hash.ts#L24">hash.ts:24</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/hash.ts#L24">hash.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1111,7 +1111,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">representative<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/hash.ts#L26">hash.ts:26</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/hash.ts#L26">hash.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1039,7 +1039,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">hash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/signature.ts#L15">signature.ts:15</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/signature.ts#L15">signature.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1054,7 +1054,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">secret<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/signature.ts#L17">signature.ts:17</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/signature.ts#L17">signature.ts:17</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1039,7 +1039,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">block<wbr>Hash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/work.ts#L18">work.ts:18</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/work.ts#L18">work.ts:18</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1054,7 +1054,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">work<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/work.ts#L20">work.ts:20</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/work.ts#L20">work.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -1043,7 +1043,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">hash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/signature.ts#L41">signature.ts:41</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/signature.ts#L41">signature.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1058,7 +1058,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">public<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/signature.ts#L45">signature.ts:45</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/signature.ts#L45">signature.ts:45</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1073,7 +1073,7 @@ img { max-width: 100%; }
<div class="tsd-signature tsd-kind-icon">signature<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/e4ddffc/src/signature.ts#L43">signature.ts:43</a></li>
<li>Defined in <a href="https://github.com/marvinroger/nanocurrency-js/blob/bb54fc1/src/signature.ts#L43">signature.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">

View file

@ -30,12 +30,12 @@
"jest": "^23.0.0",
"prettier": "^1.12.1",
"puppeteer": "^1.1.1",
"rollup": "^0.59.2",
"rollup": "^0.62.0",
"rollup-plugin-commonjs": "^9.0.0",
"rollup-plugin-license": "^0.6.0",
"rollup-plugin-license": "^0.7.0",
"rollup-plugin-node-resolve": "^3.0.2",
"rollup-plugin-terser": "^1.0.1",
"rollup-plugin-typescript2": "^0.14.0",
"rollup-plugin-typescript2": "^0.15.1",
"semantic-release": "^15.0.2",
"travis-deploy-once": "^5.0.0",
"tslint": "^5.10.0",
@ -44,7 +44,7 @@
"typedoc": "^0.11.1",
"typedoc-plugin-internal-external": "^1.0.10",
"typescript": "^2.8.3",
"yargs": "^11.0.0"
"yargs": "^12.0.1"
},
"files": [
"dist/"

1202
yarn.lock

File diff suppressed because it is too large Load diff