From 4d1ee38930b96eacee9e32121ba1377537bed314 Mon Sep 17 00:00:00 2001 From: Jennifer Wang Date: Mon, 30 May 2022 15:22:03 -0400 Subject: [PATCH] docs gen --- documentation/en/cli-lotus.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/documentation/en/cli-lotus.md b/documentation/en/cli-lotus.md index e53c339c2..63bc3072e 100644 --- a/documentation/en/cli-lotus.md +++ b/documentation/en/cli-lotus.md @@ -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: