Skip to content

Commit

Permalink
Merge pull request #162 from filecoin-project/fix/v3actor
Browse files Browse the repository at this point in the history
Fix/v3actor
  • Loading branch information
willscott authored Mar 4, 2021
2 parents f665e28 + 4bf4b6e commit 52c130e
Show file tree
Hide file tree
Showing 13 changed files with 13,323 additions and 11,981 deletions.
1 change: 1 addition & 0 deletions cmd/stateexplorer/explore.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ var exploreCmd = &cli.Command{
&lib.ApiFlag,
&lib.CarFlag,
&lib.SqlFlag,
&lib.NewSqlFlag,
&lib.VectorFlag,
&lib.NoCacheFlag,
&assetsFlag,
Expand Down
1 change: 1 addition & 0 deletions cmd/stateql/graphql.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ var graphCmd = &cli.Command{
&lib.ApiFlag,
&lib.CarFlag,
&lib.SqlFlag,
&lib.NewSqlFlag,
&lib.VectorFlag,
&lib.NoCacheFlag,
&bindFlag,
Expand Down
Loading

0 comments on commit 52c130e

Please sign in to comment.