Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JSONRPCRequest

Interface representing a JSON-RPC request object.

Hierarchy

  • JSONRPCRequest

Index

Properties

Properties

id

id: string

jsonrpc

jsonrpc: string

method

method: string

params

params: any