Skip to content

Conversation

@alexeiZamyatin
Copy link
Contributor

Fixing #209
Added generatetoaddress(self,numblocks,addr) to rpc.py, which should replace generate(self,numblocks). The latter will be dropped in bitcoin-core v0.19.
Keeping generate(self,numblocks) for now (for backward compatibility)

…,numblocks) which will be dropped in bitcoin-core v0.19
@petertodd petertodd merged commit 6fa8b95 into petertodd:master Aug 12, 2019
petertodd added a commit that referenced this pull request Aug 12, 2019
6fa8b95 Added generatetoaddress(self,numblocks,addr), replacing generate(self,numblocks) which will be dropped in bitcoin-core v0.19 (alexei.zamyatin)

Pull request description:

  Fixing #209
  Added `generatetoaddress(self,numblocks,addr)` to rpc.py, which should replace `generate(self,numblocks)`. The latter will be dropped in bitcoin-core v0.19.
  Keeping `generate(self,numblocks)` for now (for backward compatibility)

Tree-SHA512: cfd676fa852c57663186b952d6c0015cbc8d6f79f532b061c438389db6bff33489b8d18ce87cb4205a69b9b78d9688fd94f9dc698d2b895b989f23706014b817
@petertodd
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants