good morning!!!!

Skip to content
Snippets Groups Projects
Commit ec9fbf09 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Added some quotes ....

parent 9f5d24be
Branches
Tags
No related merge requests found
...@@ -136,7 +136,7 @@ var net = web3.net; ...@@ -136,7 +136,7 @@ var net = web3.net;
utils.Fatalf("Error setting namespaces: %v", err) utils.Fatalf("Error setting namespaces: %v", err)
} }
js.re.Eval(globalRegistrar + "registrar = new GlobalRegistrar(" + globalRegistrarAddr + ");") js.re.Eval(globalRegistrar + "registrar = new GlobalRegistrar(\"" + globalRegistrarAddr + "\");")
} }
func (self *jsre) ConfirmTransaction(tx *types.Transaction) bool { func (self *jsre) ConfirmTransaction(tx *types.Transaction) bool {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment