From 6e3bf67e0b0e558485b2d629a48fdcb3f6c4fbec Mon Sep 17 00:00:00 2001 From: ffranr Date: Thu, 7 Sep 2023 15:31:08 +0100 Subject: [PATCH] proof: remove CourierType rename TODO, enhance doc --- proof/courier.go | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 (