Refactor EvmGetInfoCmd

This commit is contained in:
Geoff Stuart
2023-01-20 16:51:01 -05:00
parent 550eef131c
commit fff58e1368
2 changed files with 21 additions and 36 deletions
+2 -3
View File
@@ -2596,11 +2596,10 @@ NAME:
lotus evm stat - Print eth/filecoin addrs and code cid
USAGE:
lotus evm stat [command options] [arguments...]
lotus evm stat [command options] address
OPTIONS:
--ethAddr value Ethereum address
--filAddr value Filecoin address
--help, -h show help (default: false)
```