Closed joaopapereira closed 5 months ago
There is a breaking change on the v1.SignatureFetcher I decided to do this so that we do not have another interface to do the same thing. Nevertheless we can create a new Interface and eventually deprecate this one.
v1.SignatureFetcher
@joaopapereira I think a rebase will be required to trigger the tests again (without the harbor test).
There is a breaking change on the
v1.SignatureFetcher
I decided to do this so that we do not have another interface to do the same thing. Nevertheless we can create a new Interface and eventually deprecate this one.