| 156 | * its communication channel. |
| 157 | */ |
| 158 | class SocketProvider extends provider_jsonrpc_js_1.JsonRpcApiProvider { |
| 159 | #callbacks; |
| 160 | // Maps each filterId to its subscriber |
| 161 | #subs; |
nothing calls this directly
no outgoing calls
no test coverage detected