You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code in the relayer will need to change. Instead of just spinning up a peggy relayer to listen to a single chain and all tx’s on cosmos, we will need to spin up the relayer with a descriptor flag telling us which chain this relayer is routing to as well as which chain they are listening to incoming transactions from. Each instance of peggy listening to different chains will only listen for transactions on sifchain that have that network byte in their transaction. All other transactions will be ignored.
The text was updated successfully, but these errors were encountered:
Code in the relayer will need to change. Instead of just spinning up a peggy relayer to listen to a single chain and all tx’s on cosmos, we will need to spin up the relayer with a descriptor flag telling us which chain this relayer is routing to as well as which chain they are listening to incoming transactions from. Each instance of peggy listening to different chains will only listen for transactions on sifchain that have that network byte in their transaction. All other transactions will be ignored.
The text was updated successfully, but these errors were encountered: