Skip to content

Commit 6516c56

Browse files
committed
Merge branch 'update/folder/structures' of https://github.com/KomodoPlatform/komodo-docs-mdx into update/folder/structures
2 parents 8cd30a1 + 1a1b806 commit 6516c56

File tree

8 files changed

+15
-1
lines changed

8 files changed

+15
-1
lines changed

src/pages/komodo-defi-framework/api/v20/coin_activation/index.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ To withdraw ZHTLC coins, you need to use the [task::withdraw](/komodo-defi-frame
2424
ZHTLC coins are not compatible with the [v2 my\_tx\_history](/komodo-defi-framework/api/v20/wallet/tx/my_tx_history/) and [legacy my\_tx\_history](/komodo-defi-framework/api/legacy/my_tx_history/) methods.
2525
To get the transaction history for ZHTLC coins, you need to use the [z\_coin\_tx\_history](/komodo-defi-framework/api/v20/wallet/tx/zhtlc_tx_history/) method.
2626

27+
<TocForIndex />
28+
2729
<DevComment>
2830
TODO: Add summary for other methods, along with detail for HD methods
2931
</DevComment>

src/pages/komodo-defi-framework/api/v20/coin_activation/task_managed/index.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ export const description =
44

55
# Task Managed Coin Activation
66

7+
<TocForIndex />
8+
79
<DevComment>
810
TODO: Add summary for other methods, along with detail for HD methods
911
</DevComment>

src/pages/komodo-defi-framework/api/v20/swaps_and_orders/index.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ export const description =
44

55
# Swaps and Orders
66

7+
<TocForIndex />
8+
79
<DevComment>
810
TODO: Add summary for other methods, along with detail for HD methods
911
</DevComment>

src/pages/komodo-defi-framework/api/v20/wallet/index.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ export const description =
44

55
# Wallet methods
66

7+
<TocForIndex />
8+
79
<DevComment>
810
TODO: Add summary for other methods, along with detail for HD methods
911
</DevComment>

src/pages/komodo-defi-framework/api/v20/wallet/staking/index.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ export const description =
44

55
# Staking
66

7+
<TocForIndex />
8+
79
<DevComment>
810
TODO: Add summary for other methods, along with detail for HD methods
911
</DevComment>

src/pages/komodo-defi-framework/api/v20/wallet/task_managed/index.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ export const description =
44

55
# Task managed wallet methods
66

7+
<TocForIndex />
8+
79
<DevComment>
810
TODO: Add summary for other methods, along with detail for HD methods
911
</DevComment>

src/pages/komodo-defi-framework/api/v20/wallet/tx/index.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ export const description =
44

55
# Transaction methods
66

7+
<TocForIndex />
8+
79
<DevComment>
810
TODO: Add summary for other methods, along with detail for HD methods
911
</DevComment>

utils/_allMdxFileContentTree.json

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

0 commit comments

Comments
 (0)