fix typo
This commit is contained in:
parent
4191f5b794
commit
23ab72f514
@ -89,7 +89,7 @@ var myCoin = {
|
||||
"name": "Dogecoin",
|
||||
"symbol": "DOGE",
|
||||
"algorithm": "scrypt",
|
||||
"nValue": 1024, //optional. Defaults to 1
|
||||
"nValue": 1024, //optional. Defaults to 1024
|
||||
"rValue": 1, //optional. Defaults to 1
|
||||
"txMessages": false, //or true (not required, defaults to false)
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user