Closed oncilla closed 3 years ago
The With.. methods on the infra.Verifier interface feel odd. After merging the new trust store we should revisit and get rid of them. At the same time, we should get rid of the *proto.SignS in the arguments, as it is wire format.
With..
*proto.SignS
not actionable
The
With..
methods on the infra.Verifier interface feel odd. After merging the new trust store we should revisit and get rid of them. At the same time, we should get rid of the*proto.SignS
in the arguments, as it is wire format.