diff --git a/content/concepts/consensus-network/consensus-principles-and-rules.md b/content/concepts/consensus-network/consensus-principles-and-rules.md index 11e13e7f3d..14a5b26e8f 100644 --- a/content/concepts/consensus-network/consensus-principles-and-rules.md +++ b/content/concepts/consensus-network/consensus-principles-and-rules.md @@ -119,3 +119,9 @@ The XRP Ledger's consensus algorithm provides a robust alternative to proof of w - [validator_list_sites method][] - [validators method][] - [consensus_info method][] + + + +{% include '_snippets/rippled-api-links.md' %} +{% include '_snippets/tx-type-links.md' %} +{% include '_snippets/rippled_versions.md' %} diff --git a/content/concepts/consensus-network/fee-voting.md b/content/concepts/consensus-network/fee-voting.md index 7c33a020f7..9e7c14c545 100644 --- a/content/concepts/consensus-network/fee-voting.md +++ b/content/concepts/consensus-network/fee-voting.md @@ -54,3 +54,10 @@ The maximum possible values for the fees are limited by the internal data types - [server_info method][] - [FeeSettings object](feesettings.html) - [SetFee pseudo-transaction][] + + + + +{% include '_snippets/rippled-api-links.md' %} +{% include '_snippets/tx-type-links.md' %} +{% include '_snippets/rippled_versions.md' %} diff --git a/content/concepts/consensus-network/parallel-networks.md b/content/concepts/consensus-network/parallel-networks.md index 417678cc27..4190e62eef 100644 --- a/content/concepts/consensus-network/parallel-networks.md +++ b/content/concepts/consensus-network/parallel-networks.md @@ -25,3 +25,9 @@ There is no `rippled` setting that defines which network it uses. Instead, it us - [consensus_info method][] - [validator_list_sites method][] - [validators method][] + + + +{% include '_snippets/rippled-api-links.md' %} +{% include '_snippets/tx-type-links.md' %} +{% include '_snippets/rippled_versions.md' %}