Interface IInputRecord


public interface IInputRecord
Definition of some input bytes seen by the Core context.
  • Method Details

    • getSize

      long getSize()
    • getContentsSha256

      byte[] getContentsSha256()
    • getSeenCount

      int getSeenCount()