Merge pull request #292 from manan19/patch-1

Update README.md
This commit is contained in:
Ryan X. Charles 2014-04-28 07:17:07 -04:00
commit 3b2bda0745

View File

@ -132,7 +132,7 @@ rpc.getBlock(hash, function(err, ret) {
});
```
Check the list of all supported RPC call at [RpcClient.js](RpcClient.js)
Check the list of all supported RPC call at [RpcClient.js](lib/RpcClient.js)
## Creating and sending a Transaction through P2P