Rename DepositAuth table to md for compatibility

This commit is contained in:
mDuo13
2023-11-21 15:42:49 -08:00
parent 817ea3732f
commit d63ae20c3e
3 changed files with 6 additions and 6 deletions

View File

@@ -59,7 +59,7 @@ Deposit Authorizationが有効化されているアカウントの特徴は次
以下の表に、トランザクションタイプ別にDepositAuthが有効または無効な状態での入金の可否をまとめました。
{% include '_snippets/depositauth-semantics-table.html' %}
{% include '_snippets/depositauth-semantics-table.md' %}
<!--{#_ #}-->
@@ -114,6 +114,6 @@ DepositPreauthトランザクションの処理が完了すると、承認済み
<!--{# common link defs #}-->
[DepositPreauth Amendment]: known-amendments.html#depositpreauth
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled_versions.md' %}