aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_deprecated.py
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2018-10-05 16:51:10 +0900
committerJohn Newbery <john@johnnewbery.com>2018-10-18 17:46:48 -0400
commitaab81720de237b258ed4e15f1b1831c11abf74f0 (patch)
tree821676af4c944e0cc776f7f5e18d7de973739259 /test/functional/rpc_deprecated.py
parentc269209336dfa7e4258cfe7d5b0a3bc07b0da3b2 (diff)
downloadbitcoin-aab81720de237b258ed4e15f1b1831c11abf74f0.tar.xz
[tests] Add generate method to TestNode
Adds a generate() method to the TestNode class in the test framework. This method intercepts calls to generate, imports a dewterministic private key to the node and then calls generatetoaddress to generate the block to that address. Note that repeated calls to importprivkey for the same private keys are no-ops, so it's fine to call the generate() method many times.
Diffstat (limited to 'test/functional/rpc_deprecated.py')
0 files changed, 0 insertions, 0 deletions