Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
Ok I had to generatetoaddress blocks for sparkwallet/clightning to be able to run. We need to document that, or call generatetoaddress during start if there's less than 101 blocks in the regtest blockchain.
Oh, fyi, I called getnewaddress on spending01.dat and generated coinbase to that address.
generate
is deprecated! :-oOk I had to
generatetoaddress
blocks for sparkwallet/clightning to be able to run. We need to document that, or callgeneratetoaddress
during start if there's less than 101 blocks in the regtest blockchain.Oh, fyi, I called
getnewaddress
on spending01.dat and generated coinbase to that address.Besides that, lgtm!
Please rebase on dev.