mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Updates documentation about adding a wallet
This commit is contained in:
parent
040db7198b
commit
87c970c738
1 changed files with 2 additions and 2 deletions
|
@ -87,7 +87,7 @@ to request an exemption or policy change. Feel free to email Will Binns
|
|||
([will@bitcoin.org](mailto:will@bitcoin.org)) or Dave Harding ([dave@dtrt.org](mailto:dave@dtrt.org))
|
||||
if you have any questions.
|
||||
|
||||
Wallets can be added in `_templates/choose-your-wallet.html`. Entries are
|
||||
Wallets can be added in `_wallets/[wallet_name].md`. Entries are
|
||||
ordered by levels and new wallets must be added after the last wallet on the
|
||||
same level.
|
||||
|
||||
|
@ -109,7 +109,7 @@ wallets' descriptions.
|
|||
### Score
|
||||
|
||||
Each wallet is assigned a score for five criteria. For each of them, the
|
||||
appropriate text in `_translations/en.yml` needs to be chosen.
|
||||
appropriate text in `_translations/en.yml` needs to be chosen (_see `choose-your-wallet` section_).
|
||||
|
||||
**Control** - What control the user has over his bitcoins?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue