mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-23 12:38:18 +00:00
remove useless param
This commit is contained in:
parent
55bd69baa5
commit
eb0ccbe7cc
@ -265,7 +265,6 @@ class Blockchain {
|
||||
if (self.contractsConfig.deployment.type === 'ws') {
|
||||
options.headers = {
|
||||
'Sec-WebSocket-Version': 13,
|
||||
'Sec-WebSocket-Key': 'h1wEoI9sbNmg4FR0OWRpKw==',
|
||||
Connection: 'Upgrade',
|
||||
Upgrade: 'websocket',
|
||||
'Sec-WebSocket-Extensions': 'permessage-deflate; client_max_window_bits',
|
||||
|
Loading…
x
Reference in New Issue
Block a user