Class EventFilter

java.lang.Object
org.starcoin.bean.EventFilter

public class EventFilter
extends Object
  • Constructor Details

    • EventFilter

      public EventFilter​(long fromBlock, String address)
  • Method Details

    • getFromBlock

      public long getFromBlock()
    • getEventKeys

      public List<String> getEventKeys()