run make gen

This commit is contained in:
Shrenuj Bansal
2022-08-16 15:56:32 -04:00
parent fa4a479b97
commit b7227d3a6b
11 changed files with 19 additions and 14 deletions
+2 -2
View File
@@ -3,12 +3,12 @@ package full
import (
"context"
"encoding/json"
"github.com/filecoin-project/go-address"
"github.com/ipfs/go-cid"
"github.com/ipfs/go-cid"
"go.uber.org/fx"
"golang.org/x/xerrors"
"github.com/filecoin-project/go-address"
"github.com/filecoin-project/go-state-types/big"
"github.com/filecoin-project/lotus/api"