Package nxt.tools
Class TransactionTypeExplorer
java.lang.Object
nxt.tools.TransactionTypeExplorer
Utility class to provide sample data for each transaction type.
The code iterates over all ARDR and IGNIS transactions.
For each transaction type it finds a sample transaction from blockchain and prints the json and bytes of this transaction
to be used for testing and samples.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransactionTypeExplorer
public TransactionTypeExplorer()
-
-
Method Details
-
main
-