Package org.web3j.protocol.eea.crypto
Class PrivateTransactionDecoder
- java.lang.Object
-
- org.web3j.protocol.eea.crypto.PrivateTransactionDecoder
-
public class PrivateTransactionDecoder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PrivateTransactionDecoder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RawPrivateTransactiondecode(java.lang.String hexTransaction)
-
-
-
Method Detail
-
decode
public static RawPrivateTransaction decode(java.lang.String hexTransaction)
-
-