Package io.horizen
Class DefaultAccountBootstrappingTool
- java.lang.Object
-
- io.horizen.AbstractScBootstrappingTool
-
- io.horizen.DefaultAccountBootstrappingTool
-
public class DefaultAccountBootstrappingTool extends io.horizen.AbstractScBootstrappingTool
-
-
Constructor Summary
Constructors Constructor Description DefaultAccountBootstrappingTool()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected io.horizen.ScBootstrappingToolCommandProcessorgetBootstrappingToolCommandProcessor()static voidmain(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
getBootstrappingToolCommandProcessor
protected io.horizen.ScBootstrappingToolCommandProcessor getBootstrappingToolCommandProcessor()
- Specified by:
getBootstrappingToolCommandProcessorin classio.horizen.AbstractScBootstrappingTool
-
-