rpc: various fixes/enhancements
rpc: be less restrictive on the request id rpc: improved documentation console: upgrade web3.js to version 0.16.0 rpc: cache http connections rpc: rename wsDomains parameter to wsOrigins
This commit is contained in:
@ -22,7 +22,7 @@ import (
|
||||
"net"
|
||||
"time"
|
||||
|
||||
"github.com/microsoft/go-winio"
|
||||
winio "github.com/microsoft/go-winio"
|
||||
)
|
||||
|
||||
// ipcListen will create a named pipe on the given endpoint.
|
||||
|
Reference in New Issue
Block a user