Browse Source

feat: warp readme

Filip Dunder 1 year ago
parent
commit
7ecdd9ce23
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -79,14 +79,16 @@ You should see the following output:
 In case you experience a lot of failed transactions or transaction performance is too slow, you can try using `warp` for executing transactions.
 In case you experience a lot of failed transactions or transaction performance is too slow, you can try using `warp` for executing transactions.
 Warp is hosted service that executes transactions using integrations with third party providers.
 Warp is hosted service that executes transactions using integrations with third party providers.
 
 
-Using warp supports the developers of the open source project.
+Using warp for transactions supports the team behind this project.
 
 
 ### Security
 ### Security
-When using warp, transaction is sent to hosted service.
+When using warp, transaction is sent to the hosted service.
 **Payload that is being sent will contain your wallet private key**. This is needed to sign transactions.
 **Payload that is being sent will contain your wallet private key**. This is needed to sign transactions.
 Each request is processed by hosted service and sent to third party provider.
 Each request is processed by hosted service and sent to third party provider.
 **We don't store your transactions, nor we store your private key.**
 **We don't store your transactions, nor we store your private key.**
 
 
+Note: Warp transactions are disabled by default.
+
 ### Fees
 ### Fees
 When using warp for transactions, fee is distributed between devlopers of warp and third party providers.
 When using warp for transactions, fee is distributed between devlopers of warp and third party providers.
 In case TX fails, no fee will be taken from your account.
 In case TX fails, no fee will be taken from your account.