module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 8, 2024
License: GPL-3.0
Opens a new window with license information.
README
¶
this library is a fork of go-ethereum json rpc implementations with 2 main differences:
- Request headers are passed to the context
- Named parameter is allowed. In go ethereum only positioned parameters are allowed
{"jsonrpc":"2.0","method":"test","params": {},"id":1}
Directories
¶
cmd
|
|
|
|
Package rpc implements bi-directional JSON-RPC 2.0 on multiple transports.
|
Package rpc implements bi-directional JSON-RPC 2.0 on multiple transports. |
Click to show internal directories.
Click to hide internal directories.