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