diff --git a/public/views/paymentUri.html b/public/views/paymentUri.html index 9d3b97eea..0c5ece585 100644 --- a/public/views/paymentUri.html +++ b/public/views/paymentUri.html @@ -5,20 +5,20 @@
-
-
+
+

Bitcoin URI is NOT valid!

-
+

Make a payment to

-
Address: {{uri.address.toString()}}
-
Amount: {{uri.amount}}
-
Message: {{uri.message}}
-
Network: {{uri.network}}
+
Address: {{payment.uri.address.toString()}}
+
Amount: {{payment.uri.amount}}
+
Message: {{payment.uri.message}}
+
Network: {{payment.uri.network}}

Select a wallet

-