[wip] f3 integration for venus #1870
Annotations
3 errors
check:
app/submodule/chain/chain_api.go#L14
cannot use &chainAPI{} (value of type *chainAPI) as v1.IChain value in variable declaration: *chainAPI does not implement v1.IChain (missing method F3GetCertificate)
|
check:
app/submodule/chain/chain_submodule.go#L116
cannot use &chainAPI{…} (value of type *chainAPI) as v1.IChain value in return statement: *chainAPI does not implement v1.IChain (missing method F3GetCertificate)
|
check
Process completed with exit code 2.
|