cid key size
This commit is contained in:
parent
efbc0ff12e
commit
e5553554d1
@ -67,7 +67,7 @@ var (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
batchSize = 16384
|
batchSize = 16384
|
||||||
cidKeySize = 32
|
cidKeySize = 128
|
||||||
)
|
)
|
||||||
|
|
||||||
func (s *SplitStore) HeadChange(_, apply []*types.TipSet) error {
|
func (s *SplitStore) HeadChange(_, apply []*types.TipSet) error {
|
||||||
|
Loading…
Reference in New Issue
Block a user