storageminer: GetStorageMinerAPI for cli
This commit is contained in:
committed by
whyrusleeping
parent
4fb4835b35
commit
26232f0b9a
+1
-1
@@ -68,7 +68,7 @@ type StorageMinerStruct struct {
|
||||
CommonStruct
|
||||
|
||||
Internal struct {
|
||||
StoreGarbageData func(context.Context) (uint64, error)
|
||||
StoreGarbageData func(context.Context) (uint64, error) `perm:"write"`
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user