From 32a1c971695d262f1b26f65a68a926603a5257de Mon Sep 17 00:00:00 2001 From: cryptochangements34 Date: Sun, 10 Sep 2017 19:28:04 -0400 Subject: [PATCH 1/2] Fix a FAQ tab The proper CSS class was changed from "accordian" to "accordion". The "If Monero is so private how do we know they're not being created out of thin air?" section got left out when the change was made which results in the ugly default checkbox being used instead of rehrar's custom CSS --- get-started/faq/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/get-started/faq/index.md b/get-started/faq/index.md index 5c7c1579..8aa20170 100644 --- a/get-started/faq/index.md +++ b/get-started/faq/index.md @@ -126,8 +126,8 @@ Fungibility is a simple property of money such that there are no differences bet
- - + +
In Monero, every transaction output is uniquely associated with a key image that can only be generated by the holder of that output. Key images that are used more than once are rejected by the miners as double-spends and cannot be added to a valid block. When a new transaction is received, miners verify that the key image does not already exist for a previous transaction to ensure it's not a double-spend. From beabb0f8cd7e65c21eea3af2fd7832b74087498a Mon Sep 17 00:00:00 2001 From: cryptochangements34 Date: Tue, 12 Sep 2017 14:58:26 -0500 Subject: [PATCH 2/2] Fix input tab numbers --- get-started/faq/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/get-started/faq/index.md b/get-started/faq/index.md index 8aa20170..d37d559c 100644 --- a/get-started/faq/index.md +++ b/get-started/faq/index.md @@ -126,8 +126,8 @@ Fungibility is a simple property of money such that there are no differences bet
- - + +
In Monero, every transaction output is uniquely associated with a key image that can only be generated by the holder of that output. Key images that are used more than once are rejected by the miners as double-spends and cannot be added to a valid block. When a new transaction is received, miners verify that the key image does not already exist for a previous transaction to ensure it's not a double-spend.