Skip to content

Commit

Permalink
fix imports, docsgen
Browse files Browse the repository at this point in the history
  • Loading branch information
magik6k committed Dec 1, 2020
1 parent 95eaf13 commit 289ef91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion documentation/en/api-methods-miner.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,8 @@ Inputs:
```json
[
8,
null
null,
true
]
```

Expand Down
1 change: 1 addition & 0 deletions extern/sector-storage/storiface/ffi.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package storiface
import (
"context"
"errors"

"github.com/ipfs/go-cid"

"github.com/filecoin-project/go-state-types/abi"
Expand Down

0 comments on commit 289ef91

Please sign in to comment.