tka: keep the CompactionDefaults alongside the other limits #6
@@ -96,7 +96,7 @@ func (b *LocalBackend) initTKALocked() error {
|
|||||||
authority: authority,
|
authority: authority,
|
||||||
storage: storage,
|
storage: storage,
|
||||||
}
|
}
|
||||||
b.logf("tka initialized at head %x", authority.Head())
|
b.logf("tka initialized at head %s", authority.Head())
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
|||||||
Reference in New Issue
Block a user