CityOfZion / neo-local

Personal blockchain for NEO dApp development!
MIT License
52 stars 26 forks source link

Feat/6k blocks chain #159

Closed nunojusto closed 5 years ago

nunojusto commented 5 years ago

Problem

Increase bootstrap of chain to more than 6k blocks to make neo-faucet claim. Solving https://github.com/CityOfZion/neo-local/issues/156

Solution

Push a new docker image with more than 6400 blocks

Checklist