Class UserTransactionAdapter


  • public final class UserTransactionAdapter
    extends java.lang.Object
    An adapter of a user-facing interface Transaction to an interface with a native code.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(long forkNativeHandle, byte[] txMessageHash, byte[] authorPublicKey)  
      java.lang.String info()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait