mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
Add fee scoring to wallets
This commit is contained in:
parent
b9f898b7c0
commit
3508a3087b
2 changed files with 63 additions and 0 deletions
|
@ -277,6 +277,16 @@
|
|||
checkpassprivacynetworksupporttorproxytxt: "This wallet lets you setup and use <a href=\"https://www.torproject.org/\">Tor</a> as a proxy to prevent attackers or Internet service providers from associating your payments with your IP address."
|
||||
checkfailprivacynetworknosupporttor: "Tor not supported"
|
||||
checkfailprivacynetworknosupporttortxt: "This wallet does not let you use Tor to prevent attackers or Internet service providers from associating your payments with your IP address."
|
||||
checkgoodfeecontrolfull: "Full control over fees"
|
||||
checkgoodfeecontrolfulltxt: "This wallet gives you full control over fees. This means that this wallet allows changing the fees after funds are sent using RBF or CPFP. This wallet also provides fee suggestions based on current network conditions so that your transactions are confirmed in a timely manner without paying more than you have to."
|
||||
checkpassfeecontroldynamic: "Dynamic fee suggestions"
|
||||
checkpassfeecontroldynamictxt: "This wallet provides fee suggestions which are based on current network conditions. This means that this wallet will help you choose the appropriate fee so that your transactions are confirmed in a timely manner without paying more than you have to."
|
||||
checkpassfeecontroloverride: "Dynamic fee with override"
|
||||
checkpassfeecontroloverridetxt: "This wallet provides fee suggestions which are based on current network conditions which you can override. This means that this wallet will help you choose the appropriate fee so that your transactions are confirmed in a timely manner without paying more than you have to, but ultimately gives you control if you want to override the suggestion."
|
||||
checkneutralfeecontrolvariable: "Variable fee control"
|
||||
checkneutralfeecontrolvariabletxt: "Fee control features are provided by the software wallet you use with this device. Please see the Fee Control score for the software wallet you plan to use."
|
||||
checkfailfeecontrolstatic: "Static fee suggestions"
|
||||
checkfailfeecontrolstatictxt: "This wallet does not provide any fee suggestions which are based on current network conditions. This means that your transactions may be subject to delays if the fee chosen is too low, or that you may pay a fee which is too high."
|
||||
educate: "Take time to educate yourself"
|
||||
educatetxt: "Bitcoin is different from what you know and use every day. Before you start using Bitcoin for any serious transaction, be sure to read <a href=\"#you-need-to-know#\"><b>what you need to know</b></a> and take appropriate steps to <a href=\"#secure-your-wallet#\"><b>secure your wallet</b></a>. Always remember that it is your responsibility to choose your wallet carefully and adopt good practices in order to protect your money."
|
||||
development:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue