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

How to generate Globalregistrar on the private blockchain #3061

Closed
capamaster opened this issue Sep 29, 2016 · 1 comment
Closed

How to generate Globalregistrar on the private blockchain #3061

capamaster opened this issue Sep 29, 2016 · 1 comment

Comments

@capamaster
Copy link

capamaster commented Sep 29, 2016

System information

Geth version: geth version
1.4.13-stable

OS & Version: Windows/Linux/OSX
Linux Ubuntu Trusty

Commit hash : (if develop)

Steps to reproduce the behaviour

globalRegistrarAddr = admin.setGlobalRegistrar("", primary);
hashRegAddr = admin.setHashReg("", primary);
urlHintAddr = admin.setUrlHint("", primary);

--- On Mine whether this globalRegistrarAddr will get generated or need to set some address in above commands ?

registrar = GlobalRegistrar.at(globalRegistrarAddr);

ReferenceError: 'GlobalRegistrar' is not defined

Kindly help.

Reference :
https://ethereum.gitbooks.io/frontier-guide/content/registrar_services.html

Backtrace

[backtrace]
@capamaster capamaster changed the title Ho to generate Globalregistrar on the private blockchain How to generate Globalregistrar on the private blockchain Sep 29, 2016
@bas-vk
Copy link
Member

bas-vk commented Sep 29, 2016

This registrar is deprecated and didn't got any attention lately so it probably won't work. It will be removed from geth in the future. You might want to take a look at ethereum/EIPs#137.

@fjl fjl closed this as completed Oct 6, 2016
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

3 participants