Skip to content

Commit 52f0de8

Browse files
author
earthgohan
committed
[ci skip] Updates
1 parent 6a94bce commit 52f0de8

28 files changed

+23189
-19828
lines changed

assets/js/search.json

+1-1
Large diffs are not rendered by default.

globals.html

+6,697-6,486
Large diffs are not rendered by default.

index.html

+37
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,18 @@ <h2>Public Docs</h2>
9090
</nav>
9191
<nav class="tsd-navigation secondary menu-sticky">
9292
<ul class="before-current">
93+
<li class=" tsd-kind-interface">
94+
<a href="interfaces/earthkeyringpair.html" class="tsd-kind-icon">Earth<wbr>Keyring<wbr>Pair</a>
95+
</li>
96+
<li class=" tsd-kind-interface">
97+
<a href="interfaces/earthkeyringpair_json.html" class="tsd-kind-icon">Earth<wbr>Keyring<wbr>Pair$<wbr>Json</a>
98+
</li>
99+
<li class=" tsd-kind-interface">
100+
<a href="interfaces/encryptedjson.html" class="tsd-kind-icon">Encrypted<wbr>Json</a>
101+
</li>
102+
<li class=" tsd-kind-interface">
103+
<a href="interfaces/encryptedjsondescriptor.html" class="tsd-kind-icon">Encrypted<wbr>Json<wbr>Descriptor</a>
104+
</li>
93105
<li class=" tsd-kind-interface">
94106
<a href="interfaces/injected.html" class="tsd-kind-icon">Injected</a>
95107
</li>
@@ -132,6 +144,9 @@ <h2>Public Docs</h2>
132144
<li class=" tsd-kind-interface">
133145
<a href="interfaces/providermeta.html" class="tsd-kind-icon">Provider<wbr>Meta</a>
134146
</li>
147+
<li class=" tsd-kind-interface">
148+
<a href="interfaces/signoptions.html" class="tsd-kind-icon">Sign<wbr>Options</a>
149+
</li>
135150
<li class=" tsd-kind-interface">
136151
<a href="interfaces/singlesource.html" class="tsd-kind-icon">Single<wbr>Source</a>
137152
</li>
@@ -147,12 +162,27 @@ <h2>Public Docs</h2>
147162
<li class=" tsd-kind-interface">
148163
<a href="interfaces/web3accountsoptions.html" class="tsd-kind-icon">Web3<wbr>Accounts<wbr>Options</a>
149164
</li>
165+
<li class=" tsd-kind-type-alias">
166+
<a href="globals.html#earthkeyringpair_meta" class="tsd-kind-icon">Earth<wbr>Keyring<wbr>Pair$<wbr>Meta</a>
167+
</li>
168+
<li class=" tsd-kind-type-alias">
169+
<a href="globals.html#encryptedjsonencoding" class="tsd-kind-icon">Encrypted<wbr>Json<wbr>Encoding</a>
170+
</li>
171+
<li class=" tsd-kind-type-alias">
172+
<a href="globals.html#encryptedjsonversion" class="tsd-kind-icon">Encrypted<wbr>Json<wbr>Version</a>
173+
</li>
150174
<li class=" tsd-kind-type-alias">
151175
<a href="globals.html#injectoptions" class="tsd-kind-icon">Inject<wbr>Options</a>
152176
</li>
153177
<li class=" tsd-kind-type-alias">
154178
<a href="globals.html#injectedextension" class="tsd-kind-icon">Injected<wbr>Extension</a>
155179
</li>
180+
<li class=" tsd-kind-type-alias">
181+
<a href="globals.html#jsonnableed25519keyidentity" class="tsd-kind-icon">Jsonnable<wbr>Ed25519<wbr>Key<wbr>Identity</a>
182+
</li>
183+
<li class=" tsd-kind-type-alias">
184+
<a href="globals.html#keypairtype" class="tsd-kind-icon">Keypair<wbr>Type</a>
185+
</li>
156186
<li class=" tsd-kind-type-alias">
157187
<a href="globals.html#providerlist" class="tsd-kind-icon">Provider<wbr>List</a>
158188
</li>
@@ -210,6 +240,9 @@ <h2>Public Docs</h2>
210240
<li class=" tsd-kind-function">
211241
<a href="globals.html#getwindowextensions" class="tsd-kind-icon">get<wbr>Window<wbr>Extensions</a>
212242
</li>
243+
<li class=" tsd-kind-function">
244+
<a href="globals.html#indextohash" class="tsd-kind-icon">index<wbr>ToHash</a>
245+
</li>
213246
<li class=" tsd-kind-function">
214247
<a href="globals.html#init" class="tsd-kind-icon">init</a>
215248
</li>
@@ -234,6 +267,9 @@ <h2>Public Docs</h2>
234267
<li class=" tsd-kind-function">
235268
<a href="globals.html#principal_id_to_address" class="tsd-kind-icon">principal_<wbr>id_<wbr>to_<wbr>address</a>
236269
</li>
270+
<li class=" tsd-kind-function">
271+
<a href="globals.html#send" class="tsd-kind-icon">send</a>
272+
</li>
237273
<li class=" tsd-kind-function">
238274
<a href="globals.html#sendicp" class="tsd-kind-icon">sendICP</a>
239275
</li>
@@ -296,6 +332,7 @@ <h2>Legend</h2>
296332
<div class="tsd-legend-group">
297333
<ul class="tsd-legend">
298334
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
335+
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
299336
</ul>
300337
</div>
301338
</div>

interfaces/earthkeyringpair.html

+577
Large diffs are not rendered by default.

interfaces/earthkeyringpair_json.html

+197
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,197 @@
1+
<!doctype html>
2+
<html class="default no-js">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<title>EarthKeyringPair$Json | @earthwallet/sdk</title>
7+
<meta name="description" content="Documentation for @earthwallet/sdk">
8+
<meta name="viewport" content="width=device-width, initial-scale=1">
9+
<link rel="stylesheet" href="../assets/css/main.css">
10+
</head>
11+
<body>
12+
<header>
13+
<div class="tsd-page-toolbar">
14+
<div class="container">
15+
<div class="table-wrap">
16+
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
17+
<div class="field">
18+
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
19+
<input id="tsd-search-field" type="text" />
20+
</div>
21+
<ul class="results">
22+
<li class="state loading">Preparing search index...</li>
23+
<li class="state failure">The search index is not available</li>
24+
</ul>
25+
<a href="../index.html" class="title">@earthwallet/sdk</a>
26+
</div>
27+
<div class="table-cell" id="tsd-widgets">
28+
<div id="tsd-filter">
29+
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
30+
<div class="tsd-filter-group">
31+
<div class="tsd-select" id="tsd-filter-visibility">
32+
<span class="tsd-select-label">All</span>
33+
<ul class="tsd-select-list">
34+
<li data-value="public">Public</li>
35+
<li data-value="protected">Public/Protected</li>
36+
<li data-value="private" class="selected">All</li>
37+
</ul>
38+
</div>
39+
<input type="checkbox" id="tsd-filter-inherited" checked />
40+
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
41+
<input type="checkbox" id="tsd-filter-externals" checked />
42+
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
43+
<input type="checkbox" id="tsd-filter-only-exported" />
44+
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
45+
</div>
46+
</div>
47+
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
48+
</div>
49+
</div>
50+
</div>
51+
</div>
52+
<div class="tsd-page-title">
53+
<div class="container">
54+
<ul class="tsd-breadcrumb">
55+
<li>
56+
<a href="../globals.html">Globals</a>
57+
</li>
58+
<li>
59+
<a href="earthkeyringpair_json.html">EarthKeyringPair$Json</a>
60+
</li>
61+
</ul>
62+
<h1>Interface EarthKeyringPair$Json</h1>
63+
</div>
64+
</div>
65+
</header>
66+
<div class="container container-main">
67+
<div class="row">
68+
<div class="col-8 col-content">
69+
<section class="tsd-panel tsd-hierarchy">
70+
<h3>Hierarchy</h3>
71+
<ul class="tsd-hierarchy">
72+
<li>
73+
<a href="encryptedjson.html" class="tsd-signature-type">EncryptedJson</a>
74+
<ul class="tsd-hierarchy">
75+
<li>
76+
<span class="target">EarthKeyringPair$Json</span>
77+
</li>
78+
</ul>
79+
</li>
80+
</ul>
81+
</section>
82+
<section class="tsd-panel-group tsd-index-group">
83+
<h2>Index</h2>
84+
<section class="tsd-panel tsd-index-panel">
85+
<div class="tsd-index-content">
86+
<section class="tsd-index-section ">
87+
<h3>Properties</h3>
88+
<ul class="tsd-index-list">
89+
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="earthkeyringpair_json.html#address" class="tsd-kind-icon">address</a></li>
90+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="earthkeyringpair_json.html#encoded" class="tsd-kind-icon">encoded</a></li>
91+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="earthkeyringpair_json.html#encoding" class="tsd-kind-icon">encoding</a></li>
92+
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="earthkeyringpair_json.html#meta" class="tsd-kind-icon">meta</a></li>
93+
</ul>
94+
</section>
95+
</div>
96+
</section>
97+
</section>
98+
<section class="tsd-panel-group tsd-member-group ">
99+
<h2>Properties</h2>
100+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
101+
<a name="address" class="tsd-anchor"></a>
102+
<h3>address</h3>
103+
<div class="tsd-signature tsd-kind-icon">address<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
104+
<aside class="tsd-sources">
105+
<ul>
106+
<li>Defined in <a href="https://github.com/earthwallet/sdk/blob/3ea771d/src/types/index.ts#L39">src/types/index.ts:39</a></li>
107+
</ul>
108+
</aside>
109+
</section>
110+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
111+
<a name="encoded" class="tsd-anchor"></a>
112+
<h3>encoded</h3>
113+
<div class="tsd-signature tsd-kind-icon">encoded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
114+
<aside class="tsd-sources">
115+
<p>Inherited from <a href="encryptedjson.html">EncryptedJson</a>.<a href="encryptedjson.html#encoded">encoded</a></p>
116+
<ul>
117+
<li>Defined in <a href="https://github.com/earthwallet/sdk/blob/3ea771d/src/types/index.ts#L29">src/types/index.ts:29</a></li>
118+
</ul>
119+
</aside>
120+
</section>
121+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
122+
<a name="encoding" class="tsd-anchor"></a>
123+
<h3>encoding</h3>
124+
<div class="tsd-signature tsd-kind-icon">encoding<span class="tsd-signature-symbol">:</span> <a href="encryptedjsondescriptor.html" class="tsd-signature-type">EncryptedJsonDescriptor</a></div>
125+
<aside class="tsd-sources">
126+
<p>Inherited from <a href="encryptedjson.html">EncryptedJson</a>.<a href="encryptedjson.html#encoding">encoding</a></p>
127+
<ul>
128+
<li>Defined in <a href="https://github.com/earthwallet/sdk/blob/3ea771d/src/types/index.ts#L30">src/types/index.ts:30</a></li>
129+
</ul>
130+
</aside>
131+
</section>
132+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
133+
<a name="meta" class="tsd-anchor"></a>
134+
<h3>meta</h3>
135+
<div class="tsd-signature tsd-kind-icon">meta<span class="tsd-signature-symbol">:</span> <a href="../globals.html#earthkeyringpair_meta" class="tsd-signature-type">EarthKeyringPair$Meta</a></div>
136+
<aside class="tsd-sources">
137+
<ul>
138+
<li>Defined in <a href="https://github.com/earthwallet/sdk/blob/3ea771d/src/types/index.ts#L40">src/types/index.ts:40</a></li>
139+
</ul>
140+
</aside>
141+
</section>
142+
</section>
143+
</div>
144+
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
145+
<nav class="tsd-navigation primary">
146+
<ul>
147+
<li class="globals ">
148+
<a href="../globals.html"><em>Globals</em></a>
149+
</li>
150+
</ul>
151+
</nav>
152+
<nav class="tsd-navigation secondary menu-sticky">
153+
<ul class="before-current">
154+
</ul>
155+
<ul class="current">
156+
<li class="current tsd-kind-interface">
157+
<a href="earthkeyringpair_json.html" class="tsd-kind-icon">Earth<wbr>Keyring<wbr>Pair$<wbr>Json</a>
158+
<ul>
159+
<li class=" tsd-kind-property tsd-parent-kind-interface">
160+
<a href="earthkeyringpair_json.html#address" class="tsd-kind-icon">address</a>
161+
</li>
162+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
163+
<a href="earthkeyringpair_json.html#encoded" class="tsd-kind-icon">encoded</a>
164+
</li>
165+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
166+
<a href="earthkeyringpair_json.html#encoding" class="tsd-kind-icon">encoding</a>
167+
</li>
168+
<li class=" tsd-kind-property tsd-parent-kind-interface">
169+
<a href="earthkeyringpair_json.html#meta" class="tsd-kind-icon">meta</a>
170+
</li>
171+
</ul>
172+
</li>
173+
</ul>
174+
<ul class="after-current">
175+
</ul>
176+
</nav>
177+
</div>
178+
</div>
179+
</div>
180+
<footer class="with-border-bottom">
181+
<div class="container">
182+
<h2>Legend</h2>
183+
<div class="tsd-legend-group">
184+
<ul class="tsd-legend">
185+
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
186+
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
187+
</ul>
188+
</div>
189+
</div>
190+
</footer>
191+
<div class="container tsd-generator">
192+
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
193+
</div>
194+
<div class="overlay"></div>
195+
<script src="../assets/js/main.js"></script>
196+
</body>
197+
</html>

0 commit comments

Comments
 (0)