Package org.starcoin.bean
Class PendingTransactionNotification
public class PendingTransactionNotification extends org.web3j.protocol.websocket.events.Notification<List<String>>
-
Constructor Summary
Constructors Constructor Description PendingTransactionNotification() -
Method Summary
Methods inherited from class org.web3j.protocol.websocket.events.Notification
getJsonrpc, getMethod, getParams
-
Constructor Details
-
PendingTransactionNotification
public PendingTransactionNotification()
-