generate new handshake addr on disconnect
This commit is contained in:
parent
6458bf7398
commit
0f208f0948
1 changed files with 2 additions and 0 deletions
|
|
@ -1112,6 +1112,8 @@ const disconnect = async pub => {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
|
await generateHandshakeAddress(require('../Mediator').getUser())
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue