Skip to content

Commit 57f8d52

Browse files
authored
Merge pull request #438 from King31T/gh-pages
Fix: as in desc
2 parents 7cc2ce2 + cf75a6e commit 57f8d52

File tree

44 files changed

+4832
-5974
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+4832
-5974
lines changed

404.html

Lines changed: 8 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396

397397

398398
<li class="md-nav__item">
399-
<a href="/documentation-en/developers/litefullnode/" class="md-nav__link">
399+
<a href="/documentation-en/using_javatron/litefullnode/" class="md-nav__link">
400400

401401

402402
<span class="md-ellipsis">
@@ -488,7 +488,7 @@
488488

489489

490490
<span class="md-ellipsis">
491-
Network Configuration
491+
Network Connection
492492

493493
</span>
494494

@@ -712,7 +712,7 @@
712712

713713

714714
<li class="md-nav__item">
715-
<a href="/documentation-en/introduction/dpos/" class="md-nav__link">
715+
<a href="/documentation-en/mechanism-algorithm/dpos/" class="md-nav__link">
716716

717717

718718
<span class="md-ellipsis">
@@ -1138,11 +1138,11 @@
11381138

11391139

11401140
<li class="md-nav__item">
1141-
<a href="/documentation-en/contracts/compiler/" class="md-nav__link">
1141+
<a href="/documentation-en/contracts/tools/" class="md-nav__link">
11421142

11431143

11441144
<span class="md-ellipsis">
1145-
Dapp Development Tool
1145+
Tools
11461146

11471147
</span>
11481148

@@ -1186,7 +1186,7 @@
11861186

11871187

11881188
<span class="md-ellipsis">
1189-
wallet-cli
1189+
Clients
11901190

11911191
</span>
11921192

@@ -1197,7 +1197,7 @@
11971197
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_8_label" aria-expanded="false">
11981198
<label class="md-nav__title" for="__nav_8">
11991199
<span class="md-nav__icon md-icon"></span>
1200-
wallet-cli
1200+
Clients
12011201
</label>
12021202
<ul class="md-nav__list" data-md-scrollfix>
12031203

@@ -1212,29 +1212,7 @@
12121212

12131213

12141214
<span class="md-ellipsis">
1215-
What is wallet-cli
1216-
1217-
</span>
1218-
1219-
1220-
</a>
1221-
</li>
1222-
1223-
1224-
1225-
1226-
1227-
1228-
1229-
1230-
1231-
1232-
<li class="md-nav__item">
1233-
<a href="/documentation-en/clients/wallet-cli-command/" class="md-nav__link">
1234-
1235-
1236-
<span class="md-ellipsis">
1237-
wallet-cli Commands
1215+
wallet-cli
12381216

12391217
</span>
12401218

api/http/index.html

Lines changed: 8 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407

408408

409409
<li class="md-nav__item">
410-
<a href="../../developers/litefullnode/" class="md-nav__link">
410+
<a href="../../using_javatron/litefullnode/" class="md-nav__link">
411411

412412

413413
<span class="md-ellipsis">
@@ -499,7 +499,7 @@
499499

500500

501501
<span class="md-ellipsis">
502-
Network Configuration
502+
Network Connection
503503

504504
</span>
505505

@@ -958,7 +958,7 @@
958958

959959

960960
<li class="md-nav__item">
961-
<a href="../../introduction/dpos/" class="md-nav__link">
961+
<a href="../../mechanism-algorithm/dpos/" class="md-nav__link">
962962

963963

964964
<span class="md-ellipsis">
@@ -1384,11 +1384,11 @@
13841384

13851385

13861386
<li class="md-nav__item">
1387-
<a href="../../contracts/compiler/" class="md-nav__link">
1387+
<a href="../../contracts/tools/" class="md-nav__link">
13881388

13891389

13901390
<span class="md-ellipsis">
1391-
Dapp Development Tool
1391+
Tools
13921392

13931393
</span>
13941394

@@ -1432,7 +1432,7 @@
14321432

14331433

14341434
<span class="md-ellipsis">
1435-
wallet-cli
1435+
Clients
14361436

14371437
</span>
14381438

@@ -1443,7 +1443,7 @@
14431443
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_8_label" aria-expanded="false">
14441444
<label class="md-nav__title" for="__nav_8">
14451445
<span class="md-nav__icon md-icon"></span>
1446-
wallet-cli
1446+
Clients
14471447
</label>
14481448
<ul class="md-nav__list" data-md-scrollfix>
14491449

@@ -1458,29 +1458,7 @@
14581458

14591459

14601460
<span class="md-ellipsis">
1461-
What is wallet-cli
1462-
1463-
</span>
1464-
1465-
1466-
</a>
1467-
</li>
1468-
1469-
1470-
1471-
1472-
1473-
1474-
1475-
1476-
1477-
1478-
<li class="md-nav__item">
1479-
<a href="../../clients/wallet-cli-command/" class="md-nav__link">
1480-
1481-
1482-
<span class="md-ellipsis">
1483-
wallet-cli Commands
1461+
wallet-cli
14841462

14851463
</span>
14861464

api/json-rpc/index.html

Lines changed: 12 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="prev" href="../rpc/">
1515

1616

17-
<link rel="next" href="../../introduction/dpos/">
17+
<link rel="next" href="../../mechanism-algorithm/dpos/">
1818

1919

2020
<link rel="icon" href="../../assets/images/favicon.png">
@@ -407,7 +407,7 @@
407407

408408

409409
<li class="md-nav__item">
410-
<a href="../../developers/litefullnode/" class="md-nav__link">
410+
<a href="../../using_javatron/litefullnode/" class="md-nav__link">
411411

412412

413413
<span class="md-ellipsis">
@@ -499,7 +499,7 @@
499499

500500

501501
<span class="md-ellipsis">
502-
Network Configuration
502+
Network Connection
503503

504504
</span>
505505

@@ -1174,7 +1174,7 @@
11741174

11751175

11761176
<li class="md-nav__item">
1177-
<a href="../../introduction/dpos/" class="md-nav__link">
1177+
<a href="../../mechanism-algorithm/dpos/" class="md-nav__link">
11781178

11791179

11801180
<span class="md-ellipsis">
@@ -1600,11 +1600,11 @@
16001600

16011601

16021602
<li class="md-nav__item">
1603-
<a href="../../contracts/compiler/" class="md-nav__link">
1603+
<a href="../../contracts/tools/" class="md-nav__link">
16041604

16051605

16061606
<span class="md-ellipsis">
1607-
Dapp Development Tool
1607+
Tools
16081608

16091609
</span>
16101610

@@ -1648,7 +1648,7 @@
16481648

16491649

16501650
<span class="md-ellipsis">
1651-
wallet-cli
1651+
Clients
16521652

16531653
</span>
16541654

@@ -1659,7 +1659,7 @@
16591659
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_8_label" aria-expanded="false">
16601660
<label class="md-nav__title" for="__nav_8">
16611661
<span class="md-nav__icon md-icon"></span>
1662-
wallet-cli
1662+
Clients
16631663
</label>
16641664
<ul class="md-nav__list" data-md-scrollfix>
16651665

@@ -1674,29 +1674,7 @@
16741674

16751675

16761676
<span class="md-ellipsis">
1677-
What is wallet-cli
1678-
1679-
</span>
1680-
1681-
1682-
</a>
1683-
</li>
1684-
1685-
1686-
1687-
1688-
1689-
1690-
1691-
1692-
1693-
1694-
<li class="md-nav__item">
1695-
<a href="../../clients/wallet-cli-command/" class="md-nav__link">
1696-
1697-
1698-
<span class="md-ellipsis">
1699-
wallet-cli Commands
1677+
wallet-cli
17001678

17011679
</span>
17021680

@@ -3231,7 +3209,7 @@ <h3 id="eth_getfilterlogs">eth_getFilterLogs<a class="headerlink" href="#eth_get
32313209
<p><strong>Parameters</strong> </p>
32323210
<p>QUANTITY - the filter id.</p>
32333211
<p><strong>Returns</strong></p>
3234-
<p>See <a href="/reference/eth_getfilterchanges">eth_getFilterChanges</a></p>
3212+
<p>See <a href="#eth_getfilterchanges">eth_getFilterChanges</a></p>
32353213
<p><strong>Example</strong></p>
32363214
<div class="highlight"><pre><span></span><code>curl -X POST &#39;https://api.shasta.trongrid.io/jsonrpc&#39; --data &#39;{
32373215

@@ -3343,7 +3321,7 @@ <h3 id="eth_getlogs">eth_getLogs<a class="headerlink" href="#eth_getlogs" title=
33433321
</tbody>
33443322
</table>
33453323
<p><strong>Returns</strong></p>
3346-
<p>See <a href="/reference/eth_getfilterchanges">eth_getFilterChanges</a>.</p>
3324+
<p>See <a href="#eth_getfilterchanges">eth_getFilterChanges</a>.</p>
33473325
<p><strong>Example</strong></p>
33483326
<div class="highlight"><pre><span></span><code>curl -X POST &#39;https://api.shasta.trongrid.io/jsonrpc&#39; --data &#39;{&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;method&quot;:&quot;eth_getLogs&quot;,&quot;params&quot;:[{&quot;address&quot;:[&quot;cc2e32f2388f0096fae9b055acffd76d4b3e5532&quot;,&quot;E518C608A37E2A262050E10BE0C9D03C7A0877F3&quot;],&quot;fromBlock&quot;:&quot;0x989680&quot;,&quot;toBlock&quot;:&quot;0x9959d0&quot;,&quot;topics&quot;:[&quot;0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef&quot;,null,[&quot;0x0000000000000000000000001806c11be0f9b9af9e626a58904f3e5827b67be7&quot;,&quot;0x0000000000000000000000003c8fb6d064ceffc0f045f7b4aee6b3a4cefb4758&quot;]]}],&quot;id&quot;:1}&#39;
33493327
</code></pre></div>
@@ -3779,7 +3757,7 @@ <h3 id="triggersmartcontract">TriggerSmartContract<a class="headerlink" href="#t
37793757

37803758

37813759

3782-
<a href="../../introduction/dpos/" class="md-footer__link md-footer__link--next" aria-label="Next: DPoS">
3760+
<a href="../../mechanism-algorithm/dpos/" class="md-footer__link md-footer__link--next" aria-label="Next: DPoS">
37833761
<div class="md-footer__title">
37843762
<span class="md-footer__direction">
37853763
Next

api/rpc/index.html

Lines changed: 8 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407

408408

409409
<li class="md-nav__item">
410-
<a href="../../developers/litefullnode/" class="md-nav__link">
410+
<a href="../../using_javatron/litefullnode/" class="md-nav__link">
411411

412412

413413
<span class="md-ellipsis">
@@ -499,7 +499,7 @@
499499

500500

501501
<span class="md-ellipsis">
502-
Network Configuration
502+
Network Connection
503503

504504
</span>
505505

@@ -1504,7 +1504,7 @@
15041504

15051505

15061506
<li class="md-nav__item">
1507-
<a href="../../introduction/dpos/" class="md-nav__link">
1507+
<a href="../../mechanism-algorithm/dpos/" class="md-nav__link">
15081508

15091509

15101510
<span class="md-ellipsis">
@@ -1930,11 +1930,11 @@
19301930

19311931

19321932
<li class="md-nav__item">
1933-
<a href="../../contracts/compiler/" class="md-nav__link">
1933+
<a href="../../contracts/tools/" class="md-nav__link">
19341934

19351935

19361936
<span class="md-ellipsis">
1937-
Dapp Development Tool
1937+
Tools
19381938

19391939
</span>
19401940

@@ -1978,7 +1978,7 @@
19781978

19791979

19801980
<span class="md-ellipsis">
1981-
wallet-cli
1981+
Clients
19821982

19831983
</span>
19841984

@@ -1989,7 +1989,7 @@
19891989
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_8_label" aria-expanded="false">
19901990
<label class="md-nav__title" for="__nav_8">
19911991
<span class="md-nav__icon md-icon"></span>
1992-
wallet-cli
1992+
Clients
19931993
</label>
19941994
<ul class="md-nav__list" data-md-scrollfix>
19951995

@@ -2004,29 +2004,7 @@
20042004

20052005

20062006
<span class="md-ellipsis">
2007-
What is wallet-cli
2008-
2009-
</span>
2010-
2011-
2012-
</a>
2013-
</li>
2014-
2015-
2016-
2017-
2018-
2019-
2020-
2021-
2022-
2023-
2024-
<li class="md-nav__item">
2025-
<a href="../../clients/wallet-cli-command/" class="md-nav__link">
2026-
2027-
2028-
<span class="md-ellipsis">
2029-
wallet-cli Commands
2007+
wallet-cli
20302008

20312009
</span>
20322010

0 commit comments

Comments
 (0)