Warning
The API for verifying step signatures has been changed. Instead of constructing a CommandStepWithInvariants
and using Verify
directly, use the new function VerifyStep
.
What's Changed
- Add VerifyStep, un-export CommandStepWithInvariants by @DrJosh9000 in #68
Full Changelog: v0.14.0...v0.15.0