Skip to content

testing.md #35

Open
Open
@systemsplanet-zz

Description

@systemsplanet-zz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions