propose_block

This commit is contained in:
mjalalzai 2023-10-08 22:16:55 -07:00
parent 5a3c9d5f4e
commit 6686613663

View File

@ -462,4 +462,4 @@ class Carnot:
timeout_qc=self.last_view_timeout_qc,
sender=self.id
)
return Send(payload=timeout_msg, to=self.overlay.m)
return Send(payload=timeout_msg, to=self.overlay.my_committee())