Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonRpcResponse

Hierarchy

  • JsonRpcResponse

Index

Properties

Properties

Optional error

error: undefined | string

id

id: number

jsonrpc

jsonrpc: string

Optional result

result: any

Generated using TypeDoc