Interface ExecutionResult

  • All Known Implementing Classes:
    Failure, Success

    public interface ExecutionResult
    Abstract Executable Result containing the details of the contract execution. It can be any of the following types:
    Since:
    0.0.1
    See Also:
    Failure, Success