reset comment

This commit is contained in:
Frank 2020-07-14 10:53:24 +08:00
parent 14ec9a2068
commit 5cc4f8132a

View File

@ -16,7 +16,7 @@ import (
"github.com/filecoin-project/specs-actors/actors/abi" "github.com/filecoin-project/specs-actors/actors/abi"
) )
// StorageMiner is a low-level interface to the Filecoin network miner node // StorageMiner is a low-level interface to the Filecoin network storage miner node
type StorageMiner interface { type StorageMiner interface {
Common Common