Interface Verifier


  • @Contract
    public interface Verifier
    Verifier contract, implementation may or may not be present at runtime.
    • Method Detail

      • verify

        void verify​(DeploymentContext context)
        Called after a successful deployment prepare phase.
        Parameters:
        context - of that deployment