From 8b60d9f85c3160599ffa0264eece40b384030f1d Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 7 Mar 2017 16:28:35 +0100 Subject: grammar --- faq.html.j2 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'faq.html.j2') diff --git a/faq.html.j2 b/faq.html.j2 index 7c36b93c..28f37a15 100644 --- a/faq.html.j2 +++ b/faq.html.j2 @@ -7,7 +7,7 @@ Taler does not use any Blockchain technology or Bitcoin directly. Taler is not based on proof-of-work or any other distributed consensus mechanism. Instead Taler is based on blind signatures.

-

It would be possible, however, withdraw Bitcoins into a Taler wallet (with an approproate exchange), +

It would be possible, however, to withdraw Bitcoins into a Taler wallet (with an approproate exchange), which would give some benefits ofer plain Bitcoin, such as instant confirmation times.

Where is the balance in my wallet stored?

@@ -25,7 +25,7 @@ like with a physical wallet for cash, you are responsible for keeping it safe.

Can I send money to my friend with Taler?

-

You can share coins in your wallet with people you trust, like +

You can share coins in your wallet with people you trust, like family or friends. Whenever these shared coins are spent, the other copies become invalid. Sharing coins this does not constitute a transaction, is not taxable and requires trust between the sharing parties.

@@ -33,5 +33,13 @@ and requires trust between the sharing parties.

If your friend provides goods or services for you in exchange for a payment, they can easily set up a Taler merchant and receive the payment on their bank account.

+

How does Taler handle payments in different currencies?

+

Taler wallets can store digital coins corresponding to multiple diffent +currencies such as the Euro, US Dollars or even Bitcoins.

+ +

Automatic currency converstion is currently not our focus, but could be made +available in the future, either with exchanges that handle multiple +currencies, or other means of multi-currency payment routing.

+ {% endblock body_content %} -- cgit v1.2.3