Browse Source

Update README.md

Updated link to RpcClient.js
patch-2
Manan Patel 11 years ago
parent
commit
e5d23547c0
  1. 2
      README.md

2
README.md

@ -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

Loading…
Cancel
Save