fix imports, docsgen
This commit is contained in:
parent
95eaf13b5a
commit
289ef910a0
@ -232,7 +232,8 @@ Inputs:
|
||||
```json
|
||||
[
|
||||
8,
|
||||
null
|
||||
null,
|
||||
true
|
||||
]
|
||||
```
|
||||
|
||||
|
1
extern/sector-storage/storiface/ffi.go
vendored
1
extern/sector-storage/storiface/ffi.go
vendored
@ -3,6 +3,7 @@ package storiface
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
|
||||
"github.com/ipfs/go-cid"
|
||||
|
||||
"github.com/filecoin-project/go-state-types/abi"
|
||||
|
Loading…
Reference in New Issue
Block a user