go-ethereum-jsonrpc

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: GPL-3.0

README

this library is a fork of go-ethereum json rpc implementations with 2 main differences:

  1. Request headers are passed to the context
  2. Named parameter is allowed. In go ethereum only positioned parameters are allowed {"jsonrpc":"2.0","method":"test","params": {},"id":1}

Directories

Path Synopsis
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL