RpcRequest: {
    method: string;
    params: any[];
}

Type declaration

  • method: string
  • params: any[]

Generated using TypeDoc