docs gen
This commit is contained in:
parent
970aa299a2
commit
4d1ee38930
@ -1749,6 +1749,7 @@ COMMANDS:
|
||||
exec-trace Get the execution trace of a given message
|
||||
network-version Returns the network version
|
||||
miner-proving-deadline Retrieve information about a given miner's proving deadline
|
||||
actor-cids Returns the built-in actor bundle manifest ID & system actor cids
|
||||
help, h Shows a list of commands or help for one command
|
||||
|
||||
OPTIONS:
|
||||
@ -2094,6 +2095,20 @@ OPTIONS:
|
||||
|
||||
```
|
||||
|
||||
### lotus state actor-cids
|
||||
```
|
||||
NAME:
|
||||
lotus state actor-cids - Returns the built-in actor bundle manifest ID & system actor cids
|
||||
|
||||
USAGE:
|
||||
lotus state actor-cids [command options] [arguments...]
|
||||
|
||||
OPTIONS:
|
||||
--network-version value specify network version (default: 16)
|
||||
--help, -h show help (default: false)
|
||||
|
||||
```
|
||||
|
||||
## lotus chain
|
||||
```
|
||||
NAME:
|
||||
|
Loading…
Reference in New Issue
Block a user