Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(code): Move signing and signature verification capabilities int…
…o new `SigningProvider` trait (#682) This PR also adds a VerifyCertificate effect and fixes an instance where proposal signing was not done via the SignProposal effect. --- * chore(code): Move signing and signature verification capabilities into new `SigningProvider` trait * fix(code): Use `SignProposal` effect everywhere * chore(code): Add `VerifyCertificate` effect
- Loading branch information