@leofcoin/chain 1.0.22 → 1.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/dist/chain.browser.js +26563 -9162
  2. package/dist/chain.js +479 -118
  3. package/dist/node.browser.js +3603 -3912
  4. package/dist/node.js +1 -1
  5. package/dist/protons.browser.js +7818 -175
  6. package/dist/wrtc.browser.js +1 -1
  7. package/docs/@leofcoin/chain/1.0.22/chain.js.html +377 -223
  8. package/docs/@leofcoin/chain/1.0.22/contracts_factory.js.html +123 -123
  9. package/docs/@leofcoin/chain/1.0.22/contracts_nameService.js.html +123 -123
  10. package/docs/@leofcoin/chain/1.0.22/contracts_proxies_factoryProxy.js.html +123 -123
  11. package/docs/@leofcoin/chain/1.0.22/contracts_proxies_nameServiceProxy.js.html +123 -123
  12. package/docs/@leofcoin/chain/1.0.22/contracts_proxies_nativeTokenProxy.js.html +123 -123
  13. package/docs/@leofcoin/chain/1.0.22/contracts_proxies_validatorsProxy.js.html +123 -123
  14. package/docs/@leofcoin/chain/1.0.22/contracts_proxies_votingProxy.js.html +123 -123
  15. package/docs/@leofcoin/chain/1.0.22/contracts_validators.js.html +123 -123
  16. package/docs/@leofcoin/chain/1.0.22/fonts/OpenSans-Bold-webfont.svg +1829 -1829
  17. package/docs/@leofcoin/chain/1.0.22/fonts/OpenSans-BoldItalic-webfont.svg +1829 -1829
  18. package/docs/@leofcoin/chain/1.0.22/fonts/OpenSans-Italic-webfont.svg +1829 -1829
  19. package/docs/@leofcoin/chain/1.0.22/fonts/OpenSans-Light-webfont.svg +1830 -1830
  20. package/docs/@leofcoin/chain/1.0.22/fonts/OpenSans-LightItalic-webfont.svg +1834 -1834
  21. package/docs/@leofcoin/chain/1.0.22/fonts/OpenSans-Regular-webfont.svg +1830 -1830
  22. package/docs/@leofcoin/chain/1.0.22/fonts/OpenSans-Semibold-webfont.svg +1829 -1829
  23. package/docs/@leofcoin/chain/1.0.22/fonts/OpenSans-SemiboldItalic-webfont.svg +1829 -1829
  24. package/docs/@leofcoin/chain/1.0.22/global.html +1804 -1152
  25. package/docs/@leofcoin/chain/1.0.22/icons/home.svg +3 -3
  26. package/docs/@leofcoin/chain/1.0.22/icons/search.svg +3 -3
  27. package/docs/@leofcoin/chain/1.0.22/index.html +124 -124
  28. package/docs/@leofcoin/chain/1.0.22/machine.js.html +133 -129
  29. package/docs/@leofcoin/chain/1.0.22/scripts/linenumber.js +23 -23
  30. package/docs/@leofcoin/chain/1.0.22/scripts/pagelocation.js +89 -89
  31. package/docs/@leofcoin/chain/1.0.22/standards_roles.js.html +123 -123
  32. package/docs/@leofcoin/chain/1.0.22/standards_token.js.html +123 -123
  33. package/docs/@leofcoin/chain/1.0.22/styles/collapse.css +27 -27
  34. package/docs/@leofcoin/chain/1.0.22/styles/jsdoc-default.css +953 -953
  35. package/docs/@leofcoin/chain/1.0.22/styles/prettify-jsdoc.css +111 -111
  36. package/docs/@leofcoin/chain/1.0.22/styles/prettify-tomorrow.css +138 -138
  37. package/package.json +8 -5
  38. package/rollup.config.js +1 -2
  39. package/src/chain.js +254 -100
  40. package/src/config/config.js +6 -2
  41. package/src/machine.js +10 -6
  42. package/src/node.js +2 -34
  43. package/src/state.js +8 -3
  44. package/src/transactions/transaction.js +3 -0
  45. package/test/chain.js +39 -60
  46. package/webpack.config.js +3 -3
@@ -1,104 +1,104 @@
1
-
2
-
3
- <!DOCTYPE html>
4
- <html lang="en">
5
- <head>
6
-
7
- <meta charset="utf-8">
8
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
9
-
10
- <title>
11
- contracts/factory.js - Documentation
12
- </title>
13
-
14
- <link href="https://www.braintreepayments.com/images/favicon-ccda0b14.png" rel="icon" type="image/png">
15
-
16
- <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.7.0/highlight.min.js"></script>
17
- <script>hljs.initHighlightingOnLoad();</script>
18
-
19
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
20
-
21
- <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
22
- <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
23
-
24
- <link type="text/css" rel="stylesheet" href="styles/collapse.css">
25
-
26
-
27
-
28
-
29
- <!-- start Mixpanel -->
30
- <script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
31
- 0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
32
- for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
33
- mixpanel.init("1919205b2da72e4da3b9b6639b444d59");</script>
34
- <!-- end Mixpanel -->
35
- </head>
36
-
37
- <body>
38
- <svg style="display: none;">
39
- <defs>
40
- <symbol id="linkIcon" fill="#706d77" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
41
- <path d="M0 0h24v24H0z" fill="none"/>
42
- <path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/>
43
- </symbol>
44
- </defs>
45
- </svg>
46
-
47
- <input type="checkbox" id="nav-trigger" class="nav-trigger" />
48
- <label for="nav-trigger" class="navicon-button x">
49
- <div class="navicon"></div>
50
- </label>
51
-
52
- <label for="nav-trigger" class="overlay"></label>
53
-
54
- <div class="top-nav-wrapper">
55
- <ul>
56
- <li >
57
- <a href="index.html">
58
-
59
- <svg fill="#6D6D6D" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
60
- <path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/>
61
- <path d="M0 0h24v24H0z" fill="none"/>
62
- </svg>
63
-
64
-
65
- </a>
66
- </li>
67
-
68
-
69
-
70
- </ul>
71
- </div>
72
-
73
- <nav>
74
- <h3 class="reference-title">
75
- @leofcoin/chain
76
- </h3>
77
-
78
-
79
- <h3>
80
- Resources
81
- </h3>
82
-
83
- <a href="https://github.com/arteontoken/monorepo/tree/main/chain">github</a>
84
-
85
-
86
-
87
- <h3 id="global-nav">Global</h3><ul><li><a href="global.html#addContract">addContract</a></li><li><a href="global.html#createTransaction">createTransaction</a></li><li><a href="global.html#createTransactionFrom">createTransactionFrom</a></li><li><a href="global.html#deployContract">deployContract</a></li><li><a href="global.html#lookup">lookup</a></li><li><a href="global.html#state">state</a></li></ul>
88
- </nav>
89
-
90
- <div id="main">
91
-
92
- <h1 class="page-title">
93
- contracts/factory.js
94
- </h1>
95
-
96
-
97
-
98
-
99
-
100
- <section>
101
- <article>
1
+
2
+
3
+ <!DOCTYPE html>
4
+ <html lang="en">
5
+ <head>
6
+
7
+ <meta charset="utf-8">
8
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
9
+
10
+ <title>
11
+ contracts/factory.js - Documentation
12
+ </title>
13
+
14
+ <link href="https://www.braintreepayments.com/images/favicon-ccda0b14.png" rel="icon" type="image/png">
15
+
16
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.7.0/highlight.min.js"></script>
17
+ <script>hljs.initHighlightingOnLoad();</script>
18
+
19
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
20
+
21
+ <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
22
+ <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
23
+
24
+ <link type="text/css" rel="stylesheet" href="styles/collapse.css">
25
+
26
+
27
+
28
+
29
+ <!-- start Mixpanel -->
30
+ <script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
31
+ 0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
32
+ for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
33
+ mixpanel.init("1919205b2da72e4da3b9b6639b444d59");</script>
34
+ <!-- end Mixpanel -->
35
+ </head>
36
+
37
+ <body>
38
+ <svg style="display: none;">
39
+ <defs>
40
+ <symbol id="linkIcon" fill="#706d77" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
41
+ <path d="M0 0h24v24H0z" fill="none"/>
42
+ <path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/>
43
+ </symbol>
44
+ </defs>
45
+ </svg>
46
+
47
+ <input type="checkbox" id="nav-trigger" class="nav-trigger" />
48
+ <label for="nav-trigger" class="navicon-button x">
49
+ <div class="navicon"></div>
50
+ </label>
51
+
52
+ <label for="nav-trigger" class="overlay"></label>
53
+
54
+ <div class="top-nav-wrapper">
55
+ <ul>
56
+ <li >
57
+ <a href="index.html">
58
+
59
+ <svg fill="#6D6D6D" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
60
+ <path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/>
61
+ <path d="M0 0h24v24H0z" fill="none"/>
62
+ </svg>
63
+
64
+
65
+ </a>
66
+ </li>
67
+
68
+
69
+
70
+ </ul>
71
+ </div>
72
+
73
+ <nav>
74
+ <h3 class="reference-title">
75
+ @leofcoin/chain
76
+ </h3>
77
+
78
+
79
+ <h3>
80
+ Resources
81
+ </h3>
82
+
83
+ <a href="https://github.com/arteontoken/monorepo/tree/main/chain">github</a>
84
+
85
+
86
+
87
+ <h3 id="global-nav">Global</h3><ul><li><a href="global.html#addContract">addContract</a></li><li><a href="global.html#createRawTransaction">createRawTransaction</a></li><li><a href="global.html#createTransaction">createTransaction</a></li><li><a href="global.html#createTransactionFrom">createTransactionFrom</a></li><li><a href="global.html#createTransactionHash">createTransactionHash</a></li><li><a href="global.html#deployContract">deployContract</a></li><li><a href="global.html#lookup">lookup</a></li><li><a href="global.html#state">state</a></li></ul>
88
+ </nav>
89
+
90
+ <div id="main">
91
+
92
+ <h1 class="page-title">
93
+ contracts/factory.js
94
+ </h1>
95
+
96
+
97
+
98
+
99
+
100
+ <section>
101
+ <article>
102
102
  <pre class="prettyprint source linenums"><code>export default class Factory {
103
103
  /**
104
104
  * string
@@ -158,25 +158,25 @@
158
158
  this.#contracts.push(hash)
159
159
  }
160
160
  }
161
- </code></pre>
162
- </article>
163
- </section>
164
-
165
-
166
-
167
-
168
- </div>
169
-
170
- <br class="clear">
171
-
172
- <footer>
173
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>
174
- </footer>
175
-
176
- <script src="scripts/linenumber.js"></script>
177
- <script src="scripts/pagelocation.js"></script>
178
-
179
-
180
-
181
- </body>
182
- </html>
161
+ </code></pre>
162
+ </article>
163
+ </section>
164
+
165
+
166
+
167
+
168
+ </div>
169
+
170
+ <br class="clear">
171
+
172
+ <footer>
173
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>
174
+ </footer>
175
+
176
+ <script src="scripts/linenumber.js"></script>
177
+ <script src="scripts/pagelocation.js"></script>
178
+
179
+
180
+
181
+ </body>
182
+ </html>
@@ -1,104 +1,104 @@
1
-
2
-
3
- <!DOCTYPE html>
4
- <html lang="en">
5
- <head>
6
-
7
- <meta charset="utf-8">
8
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
9
-
10
- <title>
11
- contracts/nameService.js - Documentation
12
- </title>
13
-
14
- <link href="https://www.braintreepayments.com/images/favicon-ccda0b14.png" rel="icon" type="image/png">
15
-
16
- <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.7.0/highlight.min.js"></script>
17
- <script>hljs.initHighlightingOnLoad();</script>
18
-
19
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
20
-
21
- <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
22
- <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
23
-
24
- <link type="text/css" rel="stylesheet" href="styles/collapse.css">
25
-
26
-
27
-
28
-
29
- <!-- start Mixpanel -->
30
- <script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
31
- 0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
32
- for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
33
- mixpanel.init("1919205b2da72e4da3b9b6639b444d59");</script>
34
- <!-- end Mixpanel -->
35
- </head>
36
-
37
- <body>
38
- <svg style="display: none;">
39
- <defs>
40
- <symbol id="linkIcon" fill="#706d77" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
41
- <path d="M0 0h24v24H0z" fill="none"/>
42
- <path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/>
43
- </symbol>
44
- </defs>
45
- </svg>
46
-
47
- <input type="checkbox" id="nav-trigger" class="nav-trigger" />
48
- <label for="nav-trigger" class="navicon-button x">
49
- <div class="navicon"></div>
50
- </label>
51
-
52
- <label for="nav-trigger" class="overlay"></label>
53
-
54
- <div class="top-nav-wrapper">
55
- <ul>
56
- <li >
57
- <a href="index.html">
58
-
59
- <svg fill="#6D6D6D" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
60
- <path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/>
61
- <path d="M0 0h24v24H0z" fill="none"/>
62
- </svg>
63
-
64
-
65
- </a>
66
- </li>
67
-
68
-
69
-
70
- </ul>
71
- </div>
72
-
73
- <nav>
74
- <h3 class="reference-title">
75
- @leofcoin/chain
76
- </h3>
77
-
78
-
79
- <h3>
80
- Resources
81
- </h3>
82
-
83
- <a href="https://github.com/arteontoken/monorepo/tree/main/chain">github</a>
84
-
85
-
86
-
87
- <h3 id="global-nav">Global</h3><ul><li><a href="global.html#addContract">addContract</a></li><li><a href="global.html#createTransaction">createTransaction</a></li><li><a href="global.html#createTransactionFrom">createTransactionFrom</a></li><li><a href="global.html#deployContract">deployContract</a></li><li><a href="global.html#lookup">lookup</a></li><li><a href="global.html#state">state</a></li></ul>
88
- </nav>
89
-
90
- <div id="main">
91
-
92
- <h1 class="page-title">
93
- contracts/nameService.js
94
- </h1>
95
-
96
-
97
-
98
-
99
-
100
- <section>
101
- <article>
1
+
2
+
3
+ <!DOCTYPE html>
4
+ <html lang="en">
5
+ <head>
6
+
7
+ <meta charset="utf-8">
8
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
9
+
10
+ <title>
11
+ contracts/nameService.js - Documentation
12
+ </title>
13
+
14
+ <link href="https://www.braintreepayments.com/images/favicon-ccda0b14.png" rel="icon" type="image/png">
15
+
16
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.7.0/highlight.min.js"></script>
17
+ <script>hljs.initHighlightingOnLoad();</script>
18
+
19
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
20
+
21
+ <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
22
+ <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
23
+
24
+ <link type="text/css" rel="stylesheet" href="styles/collapse.css">
25
+
26
+
27
+
28
+
29
+ <!-- start Mixpanel -->
30
+ <script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
31
+ 0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
32
+ for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
33
+ mixpanel.init("1919205b2da72e4da3b9b6639b444d59");</script>
34
+ <!-- end Mixpanel -->
35
+ </head>
36
+
37
+ <body>
38
+ <svg style="display: none;">
39
+ <defs>
40
+ <symbol id="linkIcon" fill="#706d77" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
41
+ <path d="M0 0h24v24H0z" fill="none"/>
42
+ <path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/>
43
+ </symbol>
44
+ </defs>
45
+ </svg>
46
+
47
+ <input type="checkbox" id="nav-trigger" class="nav-trigger" />
48
+ <label for="nav-trigger" class="navicon-button x">
49
+ <div class="navicon"></div>
50
+ </label>
51
+
52
+ <label for="nav-trigger" class="overlay"></label>
53
+
54
+ <div class="top-nav-wrapper">
55
+ <ul>
56
+ <li >
57
+ <a href="index.html">
58
+
59
+ <svg fill="#6D6D6D" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
60
+ <path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/>
61
+ <path d="M0 0h24v24H0z" fill="none"/>
62
+ </svg>
63
+
64
+
65
+ </a>
66
+ </li>
67
+
68
+
69
+
70
+ </ul>
71
+ </div>
72
+
73
+ <nav>
74
+ <h3 class="reference-title">
75
+ @leofcoin/chain
76
+ </h3>
77
+
78
+
79
+ <h3>
80
+ Resources
81
+ </h3>
82
+
83
+ <a href="https://github.com/arteontoken/monorepo/tree/main/chain">github</a>
84
+
85
+
86
+
87
+ <h3 id="global-nav">Global</h3><ul><li><a href="global.html#addContract">addContract</a></li><li><a href="global.html#createRawTransaction">createRawTransaction</a></li><li><a href="global.html#createTransaction">createTransaction</a></li><li><a href="global.html#createTransactionFrom">createTransactionFrom</a></li><li><a href="global.html#createTransactionHash">createTransactionHash</a></li><li><a href="global.html#deployContract">deployContract</a></li><li><a href="global.html#lookup">lookup</a></li><li><a href="global.html#state">state</a></li></ul>
88
+ </nav>
89
+
90
+ <div id="main">
91
+
92
+ <h1 class="page-title">
93
+ contracts/nameService.js
94
+ </h1>
95
+
96
+
97
+
98
+
99
+
100
+ <section>
101
+ <article>
102
102
  <pre class="prettyprint source linenums"><code>export default class NameService {
103
103
  /**
104
104
  * string
@@ -207,25 +207,25 @@
207
207
  this.#registry[name].address = address
208
208
  }
209
209
  }
210
- </code></pre>
211
- </article>
212
- </section>
213
-
214
-
215
-
216
-
217
- </div>
218
-
219
- <br class="clear">
220
-
221
- <footer>
222
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a>
223
- </footer>
224
-
225
- <script src="scripts/linenumber.js"></script>
226
- <script src="scripts/pagelocation.js"></script>
227
-
228
-
229
-
230
- </body>
231
- </html>
210
+ </code></pre>
211
+ </article>
212
+ </section>
213
+
214
+
215
+
216
+
217
+ </div>
218
+
219
+ <br class="clear">
220
+
221
+ <footer>
222
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>
223
+ </footer>
224
+
225
+ <script src="scripts/linenumber.js"></script>
226
+ <script src="scripts/pagelocation.js"></script>
227
+
228
+
229
+
230
+ </body>
231
+ </html>