mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-26 00:43:11 +00:00
forward_vote
This commit is contained in:
parent
9000b6fdb6
commit
5c9cc38601
@ -391,4 +391,4 @@ class Carnot:
|
||||
return Send(to=self.overlay.next_leader(), payload=vote)
|
||||
else:
|
||||
# Return None if not a member of the root committee
|
||||
return None
|
||||
return return Send(to=self.overlay.parent_committee, payload=vote)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user