You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
capamaster
changed the title
Ho to generate Globalregistrar on the private blockchain
How to generate Globalregistrar on the private blockchain
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.
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);
Kindly help.
Reference :
https://ethereum.gitbooks.io/frontier-guide/content/registrar_services.html
Backtrace
The text was updated successfully, but these errors were encountered: