This repository was archived by the owner on May 9, 2024. It is now read-only.
|
What is the difference between a “listener” and “relayer”? |
Answered by
roethke
Feb 4, 2022
Replies: 1 comment
|
The listener is a subroutine of the relayer; the relayer is the actual application. In this way, the ChainBridge-Core node acts as both listener, relayer, and bridge controller. |
0 replies
Answer selected by
roethke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The listener is a subroutine of the relayer; the relayer is the actual application. In this way, the ChainBridge-Core node acts as both listener, relayer, and bridge controller.