Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

getnewaddress returns the same address for subsequent calls #4062

Open
FreekPaans opened this issue Nov 7, 2019 · 1 comment
Open

getnewaddress returns the same address for subsequent calls #4062

FreekPaans opened this issue Nov 7, 2019 · 1 comment

Comments

@FreekPaans
Copy link

Hi,

Contrary to the "common" bitcoin RPC API, getnewaddress returns the same address in 2 subsequent calls if the address has not been used yet at the time of the second call.

Our code doesn't expect this, and I can imagine the same holds for other people.

Cheers,

-Freek

@thecrypt0hunter
Copy link
Contributor

This has been resolved here - block-core/blockcore@6ef036a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants