DRY the identical stack builders burnFlowStack, mintFlowStack, and mintAndBurnFlowStack duplicate logic. Factor to a private helper returning (uint256[] memory, bytes32).
DRY the identical stack builders
burnFlowStack, mintFlowStack, and mintAndBurnFlowStack duplicate logic. Factor to a private helper returning (uint256[] memory, bytes32).