Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Catchup ¶
func Catchup( ctx context.Context, logger tmlog.Logger, verify bool, trpc *http.HTTP, sourceEVMClient *ethclient.Client, targetEVMClient *ethclient.Client, sourceBlobstreamContractAddress string, targetBlobstreamContractAddress string, targetChainGatewayAddress string, privateKey *ecdsa.PrivateKey, headerRangeFunctionID [32]byte, nextHeaderFunctionID [32]byte, filterRange int64, ) error
func Follow ¶
func Follow( ctx context.Context, logger tmlog.Logger, verify bool, trpc *http.HTTP, sourceEVMClient *ethclient.Client, targetEVMClient *ethclient.Client, sourceBlobstreamContractAddress string, targetBlobstreamContractAddress string, targetChainGatewayAddress string, privateKey *ecdsa.PrivateKey, headerRangeFunctionID [32]byte, nextHeaderFunctionID [32]byte, filterRange int64, ) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.