Merge pull request #406 from waynewyang/annotation
fix annotation for api module
This commit is contained in:
commit
47eb5b6d8f
@ -147,7 +147,7 @@ type FullNode interface {
|
||||
PaychVoucherSubmit(context.Context, address.Address, *types.SignedVoucher) (cid.Cid, error)
|
||||
}
|
||||
|
||||
// Full API is a low-level interface to the Filecoin network storage miner node
|
||||
// StorageMiner is a low-level interface to the Filecoin network storage miner node
|
||||
type StorageMiner interface {
|
||||
Common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user