bitcoinj.github.io icon indicating copy to clipboard operation
bitcoinj.github.io copied to clipboard

testing.md

Open systemsplanet-zz opened this issue 7 years ago • 0 comments

testing.md

  • should mention that bitcoin.conf must enable the wallet and rpc: disablewallet=0 server=1 rest=1 rpcuser=rpcusr rpcpassword=rpcpwd

  • And the funding command has changed from setgenerate to generate

    ./bitcoin-cli -regtest setgenerate true 101
    ./bitcoin-cli -regtest rpcuser=rpcusr rpcpassword=rpcpwd generate 101

systemsplanet-zz avatar Aug 01 '18 02:08 systemsplanet-zz