We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d947be0 commit 3f31b3bCopy full SHA for 3f31b3b
storage/sealer/storiface/index.go
@@ -50,7 +50,7 @@ type StorageInfo struct {
50
// storage path
51
MaxStorage uint64
52
53
- // CanStore is true when the path is allowed to be used for io-intensive
+ // CanSeal is true when the path is allowed to be used for io-intensive
54
// sealing operations
55
CanSeal bool
56
0 commit comments