Commit 590c3936 authored by obscuren's avatar obscuren

Updated according to the new Generic JSON RPC API

parent c95dfec5
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<script type="text/javascript" src="ethereum.js"></script> <script type="text/javascript" src="main.js"></script>
<script type="text/javascript"> <script type="text/javascript">
function registerName() { function registerName() {
var name = document.querySelector("#name").value; var name = document.querySelector("#name").value;
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment