feat(cli): add construct:verifier command
This commit is contained in:
@@ -21,6 +21,7 @@ import './commands/ActiveCommand';
|
||||
import './commands/LayerCommand';
|
||||
import './commands/NextLayerCommand';
|
||||
import './commands/PrevLayerCommand';
|
||||
import './commands/VerifierCommand';
|
||||
|
||||
// Other
|
||||
import './classes/BlockInfo';
|
||||
|
||||
Reference in New Issue
Block a user