Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 4ab4ddb

Browse files
authored
Merge pull request #4 from ForestCrazy/dev
Update CONFIG.md and README.md
2 parents 2db44e7 + 44902dd commit 4ab4ddb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONFIG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ setting file version
2121
disconnect if the node you are connecting is not a full node
2222

2323
## remove_node (boolean)
24-
* remove a node that connot connect to
24+
* remove a node that cannot connect to
2525
* required when you define **node_source** as `node_list_firestore`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Tool to automatically add peer nodes up to 100 connections
66
## chia-node-append installer
77
* download **chia-node-append** from [last release](https://github.com/ForestCrazy/chia-node-append/releases/tag/v1.2.0)
88
* [optional] create `node_list.txt` and add node list [(example `node_list.txt` file)](https://github.com/ForestCrazy/chia-node-append/blob/master/node_list.txt) if you do not create the file `node_list.txt` script will find node list from firestore database
9-
* [optional] create `chia-node-append-setting.json` and copy setting from [chia-node-append-setting.json](https://github.com/ForestCrazy/chia-node-append/blob/master/chia-node-append-setting.json) if you do not create the file `chia-node-append-setting.json` script will use default setting
9+
* [optional] create `chia-node-append-setting.json` and copy setting from [chia-node-append-setting.json](https://github.com/ForestCrazy/chia-node-append/blob/master/chia-node-append-setting.json) if you do not create the file `chia-node-append-setting.json` script will use default setting [(see setting file description)](https://github.com/ForestCrazy/chia-node-append/blob/master/CONFIG.md)
1010
* run **chia-node-append**
1111

1212
## How to build project

0 commit comments

Comments
 (0)