Remove ticks_per_slot from Blocktree::write_entries(), it already knows

This commit is contained in:
Michael Vines
2019-02-12 13:18:49 -08:00
parent 6abdd6401d
commit e341b33f21
7 changed files with 20 additions and 38 deletions

View File

@ -1044,7 +1044,6 @@ mod tests {
.write_entries(
DEFAULT_SLOT_HEIGHT,
tick_height,
ticks_per_slot,
entry_height,
active_set_entries,
)