Class CryptoJDK.Transaction
java.lang.Object
com.barbantfintech.tools.common.cryptojdk.CryptoJDK.Transaction
- Enclosing class:
CryptoJDK
Utility class for preparing signed blockchain transactions ready for broadcasting to the network. This class encompasses
all the necessary methods for signing transactions for various blockchain platforms.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Utility class for creating signed transactions for the Bitcoin blockchain.static class
Utility class for creating signed transactions for the Ethereum blockchain. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Transaction
public Transaction()
-