mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-03-16 16:53:32 +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