Package org.starcoin.bean
Class EventFilter
java.lang.Object
org.starcoin.bean.EventFilter
public class EventFilter extends Object
-
Constructor Summary
Constructors Constructor Description EventFilter(long fromBlock, String address) -
Method Summary
Modifier and Type Method Description List<String>getEventKeys()longgetFromBlock()
-
Constructor Details
-
EventFilter
-
-
Method Details
-
getFromBlock
public long getFromBlock() -
getEventKeys
-