-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
Description
With #91 and #93, the PV cost field when using --show-pv or -A shows zeros, due to the marshalling of the pvs not working and because pvCost doesn't exist in the Allocation struct. Thus, we're not getting a value for the PV cost.
Either fixing the marshalling of the pvs here or just creating a workaround would both solve the problem.
Reactions are currently unavailable