fuel-core
fuel-core copied to clipboard
Make da_recorded_height in V1 algorithm be an `Option` so it doesn't break on the first run
This is a simple fix to simplify the first run of the V1 algorithm to just accept whatever values it gets first.