Chore/transport #1988
Annotations
3 errors
Build:
app/submodule/f3/f3_api.go#L16
cannot use &f3API{} (value of type *f3API) as "github.com/filecoin-project/venus/venus-shared/api/chain/v1".IF3 value in variable declaration: *f3API does not implement "github.com/filecoin-project/venus/venus-shared/api/chain/v1".IF3 (missing method F3ListParticipants)
|
Build:
app/submodule/f3/f3_submodule.go#L65
cannot use &f3API{…} (value of type *f3API) as "github.com/filecoin-project/venus/venus-shared/api/chain/v1".IF3 value in return statement: *f3API does not implement "github.com/filecoin-project/venus/venus-shared/api/chain/v1".IF3 (missing method F3ListParticipants)
|
Build
Process completed with exit code 2.
|
Loading