mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
fix(core): remove redundant ack
This commit is contained in:
parent
504a3bfe98
commit
f31d8f59ce
@ -219,8 +219,6 @@ class Channel(Context):
|
||||
)
|
||||
cache_thp.set_channel_host_ephemeral_key(self.channel_cache, host_ephemeral_key)
|
||||
|
||||
await self._send_ack(sync_bit)
|
||||
|
||||
# send handshake init response message
|
||||
loop.schedule(
|
||||
self._write_encrypted_payload_loop(
|
||||
|
Loading…
Reference in New Issue
Block a user