updated
This commit is contained in:
parent
43807bc353
commit
eb7c04e509
@ -58,7 +58,7 @@ Installation
|
|||||||
Example configuration for dogecoin.json:
|
Example configuration for dogecoin.json:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"name": "Dogecoin",
|
"name": "Dogecoin",
|
||||||
"symbol": "doge",
|
"symbol": "doge",
|
||||||
"algorithm": "scrypt",
|
"algorithm": "scrypt",
|
||||||
@ -72,7 +72,7 @@ Installation
|
|||||||
"user": "test",
|
"user": "test",
|
||||||
"password": "test"
|
"password": "test"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
* Supported `"algorithm"` options: `"sha256"` `"scrypt"` `"scrypt-jane"` `"quark"`
|
* Supported `"algorithm"` options: `"sha256"` `"scrypt"` `"scrypt-jane"` `"quark"`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user