Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunBridgeDaemonTaskLoop ¶
func RunBridgeDaemonTaskLoop( ctx context.Context, logger log.Logger, ethClient types.EthClient, queryClient bridgetypes.QueryClient, serviceClient api.BridgeServiceClient, ) error
RunBridgeDaemonTaskLoop does the following: 1) Fetches configuration information by querying the gRPC server. 2) Fetches Ethereum events from a configured node. 3) Sends newly-recognized bridge events to the gRPC server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.