restructured eth rpc API

This commit is contained in:
Bas van Kervel
2015-06-08 10:23:54 +02:00
committed by Bas van Kervel
parent 6609d45ef4
commit 2f55a1d798
11 changed files with 2167 additions and 0 deletions

3
rpc/api/eth_js.go Normal file
View File

@ -0,0 +1,3 @@
package api
// JS api provided by web3.js