Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJsonRpcRequest<TMethod, TParams>

Type parameters

Hierarchy

  • IJsonRpcRequest

Index

Properties

id: string | number
jsonrpc: "2.0"
method: TMethod
params: TParams

Generated using TypeDoc