From a5948b7b3cca283b99f1b1b7b7689200f7c47eac Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Mon, 2 Oct 2017 12:36:00 -0300 Subject: [PATCH] Removes cash message --- www/views/confirm.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/www/views/confirm.html b/www/views/confirm.html index ba2457c8b..edb012537 100644 --- a/www/views/confirm.html +++ b/www/views/confirm.html @@ -59,10 +59,6 @@ {{tx.toName}} {{tx.toAddress}} - -
- Legacy Bitcoin Cash address: {{legacyBitcoinCashAddress}} -
From