diff --git a/proof/courier.go b/proof/courier.go index ba4fa6b10..9abc876ed 100644 --- a/proof/courier.go +++ b/proof/courier.go @@ -20,10 +20,8 @@ import ( "google.golang.org/grpc/status" ) -// CourierType is an enum that represents the different types of proof courier -// services. -// -// TODO(ffranr): Rename to CourierProtocol. +// CourierType is an enum that represents the different proof courier services +// protocols that are supported. type CourierType string const (