Class PendingTransactionNotification
- java.lang.Object
-
- org.web3j.protocol.websocket.events.Notification<java.lang.String>
-
- org.web3j.protocol.websocket.events.PendingTransactionNotification
-
public class PendingTransactionNotification extends Notification<java.lang.String>
-
-
Constructor Summary
Constructors Constructor Description PendingTransactionNotification()
-
Method Summary
-
Methods inherited from class org.web3j.protocol.websocket.events.Notification
getJsonrpc, getMethod, getParams
-
-