Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJsonRPCRequest

Hierarchy

  • IJsonRPCRequest

Index

Properties

Optional id

id?: string | number

jsonrpc

jsonrpc: "2.0" | "1.0"

method

method: string

params

params: any[]

Generated using TypeDoc