Address review comments
This commit is contained in:
parent
4e55147895
commit
e414acb1f5
@ -542,8 +542,8 @@ var EvmGetBytecode = &cli.Command{
|
|||||||
}
|
}
|
||||||
|
|
||||||
var EvmBackfillTxHashCmd = &cli.Command{
|
var EvmBackfillTxHashCmd = &cli.Command{
|
||||||
Name: "backfill-txhash",
|
Name: "backfill-txhash",
|
||||||
Description: "Backfills the txhash.db for a number of epochs starting from a specified height",
|
Usage: "Backfills the txhash.db for a number of epochs starting from a specified height",
|
||||||
Flags: []cli.Flag{
|
Flags: []cli.Flag{
|
||||||
&cli.UintFlag{
|
&cli.UintFlag{
|
||||||
Name: "from",
|
Name: "from",
|
||||||
|
Loading…
Reference in New Issue
Block a user