diff --git a/pkg/service/eth/eth.go b/pkg/service/eth/eth.go index ea6ab054..81901124 100644 --- a/pkg/service/eth/eth.go +++ b/pkg/service/eth/eth.go @@ -167,7 +167,7 @@ func (h *Handler) DepositContract(ctx context.Context) (*DepositContract, error) }, nil } -// DepositContract gets the deposit snapshot at the finalized checkpoint. +// DepositSnapshot gets the deposit snapshot at the finalized checkpoint. func (h *Handler) DepositSnapshot(ctx context.Context) (*types.DepositSnapshot, error) { var err error