mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-25 03:56:34 +00:00
Merge pull request #1297 from nspcc-dev/config/fix
config: add ValidatorsCount to default privnet configuraton
This commit is contained in:
commit
f54d345f68
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ ProtocolConfiguration:
|
|||
- 02103a7f7dd016558597f7960d27c516a4394fd968b9e65155eb4b013e4040406e
|
||||
- 03d90c07df63e690ce77912e10ab51acc944b66860237b608c4f8f8309e71ee699
|
||||
- 02a7bc55fe8684e0119768d104ba30795bdcc86619e864add26156723ed185cd62
|
||||
ValidatorsCount: 4
|
||||
SeedList:
|
||||
- 127.0.0.1:20333
|
||||
- 127.0.0.1:20334
|
||||
|
|
Loading…
Reference in a new issue