Interface IEVMAdapter

  • All Known Implementing Classes:
    AbstractEVMAdapter

    public interface IEVMAdapter
    Interface that defines the methods of EVM adapter objects. The interface contains callback methods for various EVM events. Through these methods IEVMAdapter implementations can alter the execution of an EVM program.