[tor-commits] [donate-static/staging] Fix #7 add bitcoin cash prefix

peterh at torproject.org peterh at torproject.org
Thu Nov 26 01:02:25 UTC 2020


commit c8fe4e979c4bfb63e219abe22f5d481eb710f5dc
Author: gus <gus at torproject.org>
Date:   Thu Oct 29 09:22:34 2020 -0400

    Fix #7 add bitcoin cash prefix
---
 templates/cryptocurrency.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/cryptocurrency.html b/templates/cryptocurrency.html
index 1244f79d..197ff6cd 100644
--- a/templates/cryptocurrency.html
+++ b/templates/cryptocurrency.html
@@ -77,7 +77,7 @@
           },
           {
             'symbol': 'BCH',
-            'id': 'qrtyy8w9yv6ffqtny9gp56m8kztl3nwwzcqyzsv32k',
+            'id': 'bitcoincash:qrtyy8w9yv6ffqtny9gp56m8kztl3nwwzcqyzsv32k',
             'name': 'Bitcoin Cash',
           },
           {





More information about the tor-commits mailing list