shh_subscription added
This commit is contained in:
		
							parent
							
								
									b13cd0d484
								
							
						
					
					
						commit
						f245d66c8a
					
				| @ -29,7 +29,7 @@ export default class Ws extends JsonRpcBase { | ||||
|     this._url = url; | ||||
|     this._token = token; | ||||
|     this._messages = {}; | ||||
|     this._subscriptions = { 'eth_subscription': [], 'parity_subscription': [] }; | ||||
|     this._subscriptions = { 'eth_subscription': [], 'parity_subscription': [], 'shh_subscription': [] }; | ||||
|     this._sessionHash = null; | ||||
| 
 | ||||
|     this._connecting = false; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user