mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 05:35:51 +00:00
Rename DepositAuth table to md for compatibility
This commit is contained in:
@@ -59,7 +59,7 @@ Deposit Authorizationが有効化されているアカウントの特徴は次
|
|||||||
|
|
||||||
以下の表に、トランザクションタイプ別にDepositAuthが有効または無効な状態での入金の可否をまとめました。
|
以下の表に、トランザクションタイプ別にDepositAuthが有効または無効な状態での入金の可否をまとめました。
|
||||||
|
|
||||||
{% include '_snippets/depositauth-semantics-table.html' %}
|
{% include '_snippets/depositauth-semantics-table.md' %}
|
||||||
<!--{#_ #}-->
|
<!--{#_ #}-->
|
||||||
|
|
||||||
|
|
||||||
@@ -114,6 +114,6 @@ DepositPreauthトランザクションの処理が完了すると、承認済み
|
|||||||
|
|
||||||
<!--{# common link defs #}-->
|
<!--{# common link defs #}-->
|
||||||
[DepositPreauth Amendment]: known-amendments.html#depositpreauth
|
[DepositPreauth Amendment]: known-amendments.html#depositpreauth
|
||||||
{% include '_snippets/rippled-api-links.md' %}
|
{% include '_snippets/rippled-api-links.md' %}
|
||||||
{% include '_snippets/tx-type-links.md' %}
|
{% include '_snippets/tx-type-links.md' %}
|
||||||
{% include '_snippets/rippled_versions.md' %}
|
{% include '_snippets/rippled_versions.md' %}
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ An account with Deposit Authorization enabled:
|
|||||||
|
|
||||||
The following table summarizes whether a transaction type can deposit money with DepositAuth enabled or disabled:
|
The following table summarizes whether a transaction type can deposit money with DepositAuth enabled or disabled:
|
||||||
|
|
||||||
{% include '_snippets/depositauth-semantics-table.html' %}
|
{% include '_snippets/depositauth-semantics-table.md' %}
|
||||||
<!--{#_ #}-->
|
<!--{#_ #}-->
|
||||||
|
|
||||||
|
|
||||||
@@ -114,6 +114,6 @@ You can use the [deposit_authorized method][] to see if an account is authorized
|
|||||||
|
|
||||||
<!--{# common link defs #}-->
|
<!--{# common link defs #}-->
|
||||||
[DepositPreauth amendment]: known-amendments.html#depositpreauth
|
[DepositPreauth amendment]: known-amendments.html#depositpreauth
|
||||||
{% include '_snippets/rippled-api-links.md' %}
|
{% include '_snippets/rippled-api-links.md' %}
|
||||||
{% include '_snippets/tx-type-links.md' %}
|
{% include '_snippets/tx-type-links.md' %}
|
||||||
{% include '_snippets/rippled_versions.md' %}
|
{% include '_snippets/rippled_versions.md' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user