mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-06-11 23:21:21 +00:00
@ -143,7 +143,6 @@ export class RelayConnection implements IConnection {
|
||||
...(this.config.dialTimeoutMs !== undefined
|
||||
? {
|
||||
dialTimeout: this.config.dialTimeoutMs,
|
||||
autoDialInterval: 0,
|
||||
}
|
||||
: {}),
|
||||
},
|
||||
|
Reference in New Issue
Block a user