Updated readme
This commit is contained in:
parent
d640cc12c0
commit
b7a28bb48a
|
@ -57,7 +57,7 @@ See "Setting up blocknotify" below to set up your daemon to use this feature.
|
||||||
##### Coin config
|
##### Coin config
|
||||||
Inside the `coins` directory, ensure a json file exists for your coin. If it does not you will have to create it.
|
Inside the `coins` directory, ensure a json file exists for your coin. If it does not you will have to create it.
|
||||||
Here is an example of the required fields
|
Here is an example of the required fields
|
||||||
````json
|
````javascript
|
||||||
{
|
{
|
||||||
"name": "Litecoin",
|
"name": "Litecoin",
|
||||||
"symbol": "ltc",
|
"symbol": "ltc",
|
||||||
|
|
Loading…
Reference in New Issue