Fix lotus/miner build
This commit is contained in:
@@ -16,6 +16,8 @@ type StorageMinerStruct = api.StorageMinerStruct
|
||||
type Worker = api.Worker
|
||||
type WorkerStruct = api.WorkerStruct
|
||||
|
||||
type Wallet = api.Wallet
|
||||
|
||||
func PermissionedStorMinerAPI(a StorageMiner) StorageMiner {
|
||||
return api.PermissionedStorMinerAPI(a)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user