Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated receiving address not starting with letter "V" #48

Closed
Strunczez opened this issue May 28, 2018 · 8 comments
Closed

Generated receiving address not starting with letter "V" #48

Strunczez opened this issue May 28, 2018 · 8 comments

Comments

@Strunczez
Copy link

I recently switched to 13.1 and generated receiveing address is not starting with letter "V" is this correct?

@metalicjames
Copy link
Collaborator

That is correct. The new format is the vtc1q prefixed bech32 segwit addresses which you should use instead. In the case you need an old wallet to send to you, use the 3 prefixed P2SH address.

@Strunczez
Copy link
Author

Ahh ok. I do not know that.
p2pool which I use does not work with thoose new adresses.

@metalicjames
Copy link
Collaborator

We're working on upgrading P2Pool to support the new address format. In the meantime you can generate a V address from the debug console using getnewaddress "" legacy.

@Strunczez
Copy link
Author

Downloaded 12.0 generated new address, switched to 13.1 and everything is OK.

@Strunczez
Copy link
Author

I will write an Email to You about programing from address lukasz.m@gmail.com

@dustinmichels
Copy link

Hi! Can I check on the status of this? Is it possible to mine in a P2Pool now with a 3 prefixed VertCoin address?

@xtjie
Copy link

xtjie commented Jul 22, 2018

Thanks,it is work! getnewaddress "" legacy

@BigBil
Copy link

BigBil commented Jul 23, 2018

it does not work for me, I get the following message

11:17:48

getnewaddress "" legacy.

11:17:48

Unknown address type 'legacy.' (code -5)

11:22:37

getnewaddress "" legacy

11:22:37

Method not found (code -32601)

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

No branches or pull requests

5 participants