Package com.jelurida.ardor.client.api
Class FlipsideBlockExplorer
java.lang.Object
com.jelurida.ardor.client.api.FlipsideBlockExplorer
Explore Ardor blocks.
Run this program without parameters to load the existing block height.
Otherwise specify a list of block heights to load these blocks and their included parent and child transactions.
Note that while this code is good for exploring blocks, don't use it to decide is a transaction was applied
since it does not deal with phased transactions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FlipsideBlockExplorer
public FlipsideBlockExplorer()
-
-
Method Details
-
main
- Throws:
Exception
-