Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

How relayers vote for proposal? #753

Answered by waymobetta
Kvenessa asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Kvenessa,

  1. In a multiple relayer setup with 2-3 relayers, does all relayers listen and receive the proposal event?

Yes, all of the relayers listen and receive the proposal event.

  1. How relayer votes for the proposal, and what conditions are checked before accepting/voting for proposal?

Currently, the relayers all default to passing the vote, though this can be configured based on your own custom logic for deciding what conditions are to be passed.

shouldVote perfoms a few checks on conditions such as, hasVoted and proposalIsComplete but can include additional logic if deemed necessary.

  1. After sufficient proposal which relayer from these group of 2-3 relayer submit the proposal?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Kvenessa
Comment options

@waymobetta
Comment options

Answer selected by Kvenessa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants