Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RPCRequest

Hierarchy

Index

Properties

Properties

id

id: number | string

Request sequence number.

jsonrpc

jsonrpc: "2.0"

Array of parameters to pass to the method.

method

method: "call" | "notice" | "callback"

RPC method.

params

params: any[]

Generated using TypeDoc