# Functions
NewMockChainClient creates a new mock instance.
NewMockNodeClient creates a new mock instance.
NewMockPrysmChainClient creates a new mock instance.
NewMockValidatorClient creates a new mock instance.
# Structs
MockChainClient is a mock of ChainClient interface.
MockChainClientMockRecorder is the mock recorder for MockChainClient.
MockNodeClient is a mock of NodeClient interface.
MockNodeClientMockRecorder is the mock recorder for MockNodeClient.
MockPrysmChainClient is a mock of PrysmChainClient interface.
MockPrysmChainClientMockRecorder is the mock recorder for MockPrysmChainClient.
MockValidatorClient is a mock of ValidatorClient interface.
MockValidatorClientMockRecorder is the mock recorder for MockValidatorClient.