mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 15:31:42 +00:00
Update jsonrpc2.js
This commit is contained in:
parent
6537f9a635
commit
a5f36ea692
|
@ -1,3 +1,6 @@
|
|||
// jsonrpc2.js
|
||||
// Namhyeon Go <abuse@catswords.net>
|
||||
// https://github.com/gnh1201/welsonjs
|
||||
var HTTP = require("lib/http");
|
||||
|
||||
function encode(method, params, id) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user