From beabb0f8cd7e65c21eea3af2fd7832b74087498a Mon Sep 17 00:00:00 2001 From: cryptochangements34 Date: Tue, 12 Sep 2017 14:58:26 -0500 Subject: [PATCH] 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.