Package com.h2tcoin.takamakachain.cli
Interface Command
-
- All Known Implementing Classes:
AddressBook,BalanceOf,ConsoleLogLevel,Help,Help,List,Lock,LogLevel,Ping,RecoverWallet,RecoveryWords,Reindex,Replica,Show,Start,Stop,Transaction,Unlock,Use
public interface Command- Author:
- francesco.pasetto@h2tcoin.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetHelp()String[]getParams()voidrun(String[] args)
-