freewil / bitcoin-testnet-box

Create your own private bitcoin testnet
MIT License
593 stars 273 forks source link

Command 'make generate' fails on Linux #47

Closed ghost closed 3 years ago

ghost commented 4 years ago

Running the make generate command fails. After trying to debug the Makefile I found a hyphen (-) missing before the generate argument. Adding this hyphen fixes the issue. I've created a PR for this fix.

thevirtuoso1973 commented 3 years ago

It seems to be deprecated entirely. https://bitcoin.stackexchange.com/questions/85355/method-not-found-when-i-use-bitcoin-cli-to-generate-blocks-under-regtest-mode

freewil commented 3 years ago

This was fixed with https://github.com/freewil/bitcoin-testnet-box/commit/29944ca45207ac517f477d3e97813f83d2ed04b5