From f40cba12a9f6331b3e3a9fcd1a6658300fdf9321 Mon Sep 17 00:00:00 2001 From: Tony Date: Thu, 4 Feb 2021 11:56:20 -0600 Subject: [PATCH] Added transaction weight to Moneropedia. --- .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ _i18n/en.yml | 1 + .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ .../resources/moneropedia/transaction-weight.md | 15 +++++++++++++++ resources/moneropedia/transaction-weight.md | 10 ++++++++++ 16 files changed, 221 insertions(+) create mode 100644 _i18n/ar/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/de/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/en/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/es/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/fr/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/it/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/nb-no/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/nl/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/pl/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/pt-br/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/ru/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/tr/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/zh-cn/resources/moneropedia/transaction-weight.md create mode 100644 _i18n/zh-tw/resources/moneropedia/transaction-weight.md create mode 100644 resources/moneropedia/transaction-weight.md diff --git a/_i18n/ar/resources/moneropedia/transaction-weight.md b/_i18n/ar/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/ar/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/de/resources/moneropedia/transaction-weight.md b/_i18n/de/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/de/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/en.yml b/_i18n/en.yml index 2b7c651f..e06d6b65 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -842,6 +842,7 @@ moneropedia: stealthaddress: Stealth Address tail-emission: Tail Emission transaction: Transactions + transaction-weight: Transaction Weight unlocktime: Transaction Unlock Time viewkey: View Key wallet: Wallet diff --git a/_i18n/en/resources/moneropedia/transaction-weight.md b/_i18n/en/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/en/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/es/resources/moneropedia/transaction-weight.md b/_i18n/es/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/es/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/fr/resources/moneropedia/transaction-weight.md b/_i18n/fr/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/fr/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/it/resources/moneropedia/transaction-weight.md b/_i18n/it/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/it/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/nb-no/resources/moneropedia/transaction-weight.md b/_i18n/nb-no/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/nb-no/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/nl/resources/moneropedia/transaction-weight.md b/_i18n/nl/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/nl/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/pl/resources/moneropedia/transaction-weight.md b/_i18n/pl/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/pl/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/pt-br/resources/moneropedia/transaction-weight.md b/_i18n/pt-br/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/pt-br/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/ru/resources/moneropedia/transaction-weight.md b/_i18n/ru/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/ru/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/tr/resources/moneropedia/transaction-weight.md b/_i18n/tr/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/tr/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/zh-cn/resources/moneropedia/transaction-weight.md b/_i18n/zh-cn/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/zh-cn/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/_i18n/zh-tw/resources/moneropedia/transaction-weight.md b/_i18n/zh-tw/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..71babb86 --- /dev/null +++ b/_i18n/zh-tw/resources/moneropedia/transaction-weight.md @@ -0,0 +1,15 @@ +--- +terms: ["transaction-weight"] +summary: "metric used for adjusting fee of a transaction" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics + +Transaction weight is the metric used for adjusting fee. It is used to set the fee for @transactions. + +### More Information + +Refer to @Scalability to see how transaction weight is calculated. + + diff --git a/resources/moneropedia/transaction-weight.md b/resources/moneropedia/transaction-weight.md new file mode 100644 index 00000000..374a61a3 --- /dev/null +++ b/resources/moneropedia/transaction-weight.md @@ -0,0 +1,10 @@ +--- +layout: moneropedia +title: titles.moneropedia +entry: moneropedia.entries.transaction-weight +--- + +@moneropedia_article + +{% t global.lang_tag %} +{% tf resources/moneropedia/transaction-weight.md %} \ No newline at end of file